Documentation
¶
Index ¶
- func Debug(msg string)
- func DebugHost(host, msg string)
- func DebugHostf(host, format string, args ...any)
- func Debugf(format string, args ...any)
- func Error(msg string)
- func ErrorHost(host, msg string)
- func ErrorHostf(host, format string, args ...any)
- func Errorf(format string, args ...any)
- func Info(msg string)
- func InfoHost(host, msg string)
- func InfoHostf(host, format string, args ...any)
- func Infof(format string, args ...any)
- func SetDefault(l *Logger)
- func Warn(msg string)
- func WarnHost(host, msg string)
- func WarnHostf(host, format string, args ...any)
- func Warnf(format string, args ...any)
- type Level
- type Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugHostf ¶
func ErrorHostf ¶
func SetDefault ¶
func SetDefault(l *Logger)
Types ¶
Click to show internal directories.
Click to hide internal directories.