# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetLogFileMaxAge 设置保留的旧日志文件的最大天数。.
SetLogFileMaxBackups 设置保留的旧日志文件的最大数量。.
SetLogFileMaxSize 设置日志文件的最大大小(兆字节)。.
SetLogFilePath 设置日志文件的路径。 e.g.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DebugLevel defines debug log level.
Disabled disables the logger.
ErrorLevel defines error log level.
FatalLevel defines fatal log level.
InfoLevel defines info log level.
NoLevel defines an absent log level.
PanicLevel defines panic log level.
WarnLevel defines warn log level.
# Type aliases
Level defines log levels.