Documentation ¶
Index ¶
- Constants
- func SetLogLevel(lv level)
- type Logger
- func (logger *Logger) Criticalf(m string, args ...interface{})
- func (logger *Logger) Debugf(m string, args ...interface{})
- func (logger *Logger) Errorf(m string, args ...interface{})
- func (logger *Logger) Infof(m string, args ...interface{})
- func (logger *Logger) Tracef(m string, args ...interface{})
- func (logger *Logger) Warningf(m string, args ...interface{})
Constants ¶
View Source
const ( TRACE level DEBUG INFO WARNING ERROR CRITICAL )
loglevels
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.