Documentation
¶
Index ¶
- func AddFatalHook(f func())
- func Debugf(format string, args ...any)
- func Errorf(format string, args ...any)
- func Fatalf(format string, args ...any)
- func Infof(format string, args ...any)
- func SetDebug(enabled bool)
- func SetLevel(l string)
- func SetLogger(l *syslog.Logger)
- func Warnf(format string, args ...any)
- type LogLevel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFatalHook ¶
func AddFatalHook(f func())
Types ¶
Click to show internal directories.
Click to hide internal directories.