Documentation ¶
Index ¶
- func ConfigureLoggers(rootLogLevel string)
- type LogLevel
- 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 ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureLoggers ¶
func ConfigureLoggers(rootLogLevel string)
Types ¶
Click to show internal directories.
Click to hide internal directories.