log

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2026 License: GPL-3.0, LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package log provides logging functions for authctl.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Error

func Error(a ...any)

Error prints a message to stderr in red.

func Errorf

func Errorf(format string, args ...any)

Errorf prints a formatted message to stderr in red.

func Info

func Info(a ...any)

Info prints a message to stderr.

func Infof

func Infof(format string, args ...any)

Infof prints a formatted message to stderr.

func Notice

func Notice(a ...any)

Notice prints a message to stderr in bold.

func Noticef

func Noticef(format string, args ...any)

Noticef prints a formatted message to stderr in bold.

func Warning

func Warning(a ...any)

Warning prints a message to stderr in yellow.

func Warningf

func Warningf(format string, args ...any)

Warningf prints a formatted message to stderr in yellow.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL