Documentation
¶
Index ¶
- Variables
- func Error(msg string, fields ...zap.Field)
- func Errorf(template string, args ...interface{})
- func Fatal(msg string, fields ...zap.Field)
- func Fatalf(template string, args ...interface{})
- func Info(msg string, fields ...zap.Field)
- func Infof(template string, args ...interface{})
- func InitLogger(cfg Config) error
- func Warn(msg string, fields ...zap.Field)
- type Config
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger = zap.NewNop()
Functions ¶
func InitLogger ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.