Documentation ¶
Index ¶
- Variables
- func Debug(format string, v ...interface{})
- func Error(format string, v ...interface{})
- func Info(format string, v ...interface{})
- func InitLog(logWay string, logFile string, logLevel string, maxdays int64)
- func SetLogFile(logWay string, logFile string, maxdays int64)
- func SetLogLevel(logLevel string)
- func Warn(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var Log *logs.BeeLogger
Functions ¶
func SetLogFile ¶
logWay: file or console
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.