package
0.0.0-20240731055656-57fd99505936
Repository: https://github.com/zxcblog/rat-race.git
Documentation: pkg.go.dev

# Functions

GetLevel 设置日志输出大小.
GetZapEncode 获取到默认的日志配置信息.
No description provided by the author
WithConsoleCore 日志输出到控制台.
WithFileCore 添加文件核心Core filename 写入的文件名称, maxSize 文件大小, maxAges 文件保存日志, maxBackus 最大保存数量 int, isCompress 是否压缩, isLocalTime 是否使用本地时间 bool.

# Structs

https://dbwu.tech/posts/golang_zap/.

# Interfaces

ILogger 日志接口信息.