//
pkg.gl
Category
github.com/z-zero-none/goco
pkg
logger
package
0.0.0-20240626122448-a86c5dcbcb95
Repository:
https://github.com/z-zero-none/goco.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
184 SLOC
#
Functions
NewLogger
初始化日志对象.
#
Constants
LevelDebug
定义日志等级.
LevelError
定义日志等级.
LevelFatal
定义日志等级.
LevelInfo
定义日志等级.
LevelPanic
定义日志等级.
LevelWarn
定义日志等级.
#
Structs
Logger
日志标准化.
#
Type aliases
Fields
No description provided by the author
Level
No description provided by the author