Documentation ¶
Index ¶
- func Debug(msg string, keyvals ...interface{})
- func EnableDebug()
- func EnableSilence()
- func Error(msg string, keyvals ...interface{})
- func Fatal(msg string, keyvals ...interface{})
- func Info(msg string, keyvals ...interface{})
- func Print(msg string, keyvals ...interface{})
- func Warn(msg string, keyvals ...interface{})
- type LLogger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnableSilence ¶
func EnableSilence()
EnableSilence will silence most logs, except this written with Print
Types ¶
Click to show internal directories.
Click to hide internal directories.