Documentation
¶
Index ¶
- Constants
- func Debug(msg string, keysAndValues ...any)
- func Debugf(format string, values ...any)
- func EnableDebug()
- func Error(err error, msg string, keysAndValues ...any)
- func Errorf(err error, format string, values ...any)
- func Info(msg string, keysAndValues ...any)
- func Infof(format string, values ...any)
Constants ¶
View Source
const ( DebugLevel = 1 InfoLevel = 0 )
Variables ¶
This section is empty.
Functions ¶
func EnableDebug ¶
func EnableDebug()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.