package
0.0.0-20240607073125-9363dad043d6
Repository: https://github.com/ape902/corex.git
Documentation: pkg.go.dev
# 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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithBackups 最多备份几个,默认:0
0:不限制
*/.
WithCompress 是否压缩文件。默认:false
false: 停用
true:启用
压缩类型:gzip
*/.
WithLevel 日志级别。默认为info
参数:Debug,Info,Warn,Error,DPanic,Panic,Fatal
*/.
WithLogPath 日志路径。默认目录:logs
*/.
WithMaxDay 最长保存天数。默认:0
0:不限制
*/.
WithMaxSize 日志文件大小。默认:0
0:不限制
单位:【单位MB】
*/.
WithMode represents the logging mode, default is `console`.
WithServerName 业务服务名。默认:oneops
*/.
# Type aliases
No description provided by the author