package
1.3.28
Repository: https://github.com/yeahyf/go_base.git
Documentation: pkg.go.dev

# Functions

Debug 输出日志.
Debugf 按照格式输出日志.
Error 输出日志.
Errorf 按照格式输出日志.
Info 输出日志.
Infof 按照格式输出日志.
No description provided by the author
SetLevel 动态修改系统的日志级别.
SetLogConf 将json数据读取出来并进行初始化.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Config 完整配置.
LevelConfig 日志配置结构体.
ShortConfig 级别配置.