package
1.0.3
Repository: https://github.com/saperliu/common-tool.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Debug Log DEBUG level message.
Error Log ERROR level message.
Warn Log WARN level message.
No description provided by the author
Info Log INFO level message.
初始化 zero log 日志.

# Constants

日志文件的时间格式.
日志文件的最大天数.
日志文件的备份个数.
日志文件大小限制.

# Variables

No description provided by the author
缓存日志.

# Structs

Logger is an io.WriteCloser that writes to the specified filename.