package
1.1.0
Repository: https://github.com/reggiepy/logbeetle.git
Documentation: pkg.go.dev

# Functions

InitLogger 初始化Logger.
NewDefaultConfig 创建默认配置.
WithCompress 设置是否压缩旧日志文件.
WithLogFile 设置日志文件名.
WithLogFormat 设置日志格式.
WithLogLevel 设置日志等级.
WithMaxAge 设置旧日志文件保留天数.
WithMaxBackups 设置最大保留的旧日志文件数量.
WithMaxSize 设置日志文件大小限制,单位为 MB.

# Variables

No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author