Versions in this module Expand all Collapse all v1 v1.0.0 Apr 9, 2022 Changes in this version + var Log *logs.BeeLogger + 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, disableLogColor bool) + func SetLogLevel(logLevel string) + func Trace(format string, v ...interface{}) + func Warn(format string, v ...interface{})