Documentation
¶
Index ¶
- Variables
- func Debug(msg string, fields ...zap.Field)
- func Error(msg string, fields ...zap.Field)
- func Fatal(msg string, fields ...zap.Field)
- func GetLogger() *zap.Logger
- func Info(msg string, fields ...zap.Field)
- func InitLogger(config LogConfig) error
- func Sync() error
- func Warn(msg string, fields ...zap.Field)
- type LogConfig
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger *zap.Logger
Functions ¶
func InitLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.