Documentation ¶
Index ¶
- Constants
- func Debug(a ...interface{})
- func Debugf(format string, a ...interface{})
- func Error(a ...interface{})
- func Errorf(format string, a ...interface{})
- func Fatal(a ...interface{})
- func Fatalf(format string, a ...interface{})
- func Info(a ...interface{})
- func Infof(format string, a ...interface{})
- func NewWriter(level log.Level) io.Writer
- func Warn(a ...interface{})
- func Warnf(format string, a ...interface{})
Constants ¶
View Source
const DefaultCallerKey = "logger"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.