Documentation
¶
Index ¶
- func Debug(msg string, keyvals ...interface{})
- func Debugf(format string, a ...interface{})
- func EnableDebug()
- func EnableSilence()
- func Error(msg string, keyvals ...interface{})
- func Errorf(format string, a ...interface{})
- func Fatal(msg string, keyvals ...interface{})
- func Fatalf(format string, a ...interface{})
- func Info(msg string, keyvals ...interface{})
- func Infof(format string, a ...interface{})
- func Print(msg string, keyvals ...interface{})
- func Printf(format string, a ...interface{})
- func Warn(msg string, keyvals ...interface{})
- func Warnf(format string, a ...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.