Documentation ¶
Index ¶
- Variables
- func Debug(v ...interface{})
- func Debugf(format string, v ...interface{})
- func Error(v ...interface{})
- func Errorf(format string, v ...interface{})
- func GetLogLevel() logger.Level
- func Info(v ...interface{})
- func Infof(format string, v ...interface{})
- func Warn(v ...interface{})
- func Warnf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultLogger *logger.Logger
Functions ¶
func GetLogLevel ¶ added in v0.1.51
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.