//
pkg.gl
Category
github.com/yiGmMk/leetcode
log
zap
package
0.0.0-20240920062246-d0657495930a
Repository:
https://github.com/yigmmk/leetcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
76 SLOC
#
README
Zap
Zap 性能高的一大原因是:不用反射,日志里每个要写入的字段都得携带着类型
参考
获取目录
Zap日志库使用
在 Go 函数中获取调用者的函数名、文件名、行号
#
Functions
Debug
No description provided by the author
Error
No description provided by the author
Info
No description provided by the author
Warn
No description provided by the author
ZlogInit
No description provided by the author