Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *zap.Logger
只能输出结构化日志,但是性能要高于 SugaredLogger
View Source
var SugarLogger *zap.SugaredLogger
可以输出 结构化日志、非结构化日志。性能差于 zap.Logger
Functions ¶
func GetlogWriter ¶
func GetlogWriter(logPath string, prefix, tag string) zapcore.WriteSyncer
func NewZapLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.