Documentation
¶
Index ¶
- Variables
- func Debugf(format string, v ...interface{})
- func Errorf(format string, v ...interface{})
- func Infof(format string, v ...interface{})
- func InitLogger(logPath string, levelStr string, maxDays int, disableLogColor bool)
- func Tracef(format string, v ...interface{})
- func Warnf(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *log.Logger
Functions ¶
func InitLogger ¶ added in v0.55.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.