//
pkg.gl
Category
github.com/fsfish/GoLogger
LogCommon
package
0.0.9
Repository:
https://github.com/fsfish/gologger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
53 SLOC
#
Functions
GetLogLevel
根据输入的日志级别,返回匹配的自定义常数.
MergeMap
将多个map合并为一个map.
#
Constants
LevelDebug
No description provided by the author
LevelError
No description provided by the author
LevelInfo
No description provided by the author
LevelTrace
日志级别字段.
LevelWarn
No description provided by the author
Log_Debug
日志级别.
Log_Error
日志级别.
Log_Info
日志级别.
Log_Trace
日志级别.
Log_Warn
日志级别.