package
0.0.9
Repository: https://github.com/nildebug/tools.git
Documentation: pkg.go.dev

# Functions

InitFromConfig @Description: 初始化日志 @param loggerPrefixName 日志文件名前缀 @param moduleName 模块名称 @param logLevel 日志等级 0(panic) 1(fatal) 2(error) 3(warn) 4(info) 5(debug) @param isStdout 是否输出到控制台 @param isJson 是否输出为json格式 @param logLocation 日志文件路径 @param rotateCount 日志文件保留数量 @param @return error.
No description provided by the author
No description provided by the author
SetLogLevel 动态设置日志等级 日志等级 0(panic) 1(fatal) 2(error) 3(warn) 4(info) 5(debug).
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author

# Structs

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

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author