Documentation
¶
Index ¶
- Variables
- func Debug(v ...interface{})
- func Error(v ...interface{})
- func Info(v ...interface{})
- func InitLogger(conf *LoggerConfig)
- func NewLogger(filePath string, level zapcore.Level, maxSize int, maxBackups int, maxAge int, ...) *zap.SugaredLogger
- func Panic(v ...interface{})
- func Trace(v ...interface{})
- type LoggerConfig
Constants ¶
This section is empty.
Variables ¶
View Source
var ZapSugaredLogger *zap.SugaredLogger
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.