Documentation
¶
Index ¶
- Constants
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Fatalf(format string, v ...interface{})
- func Infof(format string, v ...interface{})
- func Init(levelStr string) error
- func Tracef(format string, v ...interface{})
- func Warnf(format string, v ...interface{})
Constants ¶
View Source
const ( TRACE level = iota DEBUG INFO WARN ERROR )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.