Documentation
¶
Index ¶
- func Any(key string, value interface{}) zap.Field
- func Debug(msg string, fields ...zap.Field)
- func DevelopmentMode()
- func DevelopmentModeWithoutStackTrace()
- func Error(msg string, err error, fields ...zap.Field)
- func Fatal(msg string, err error, fields ...zap.Field)
- func Info(msg string, fields ...zap.Field)
- func IntegrationTestMod()
- func Logger() *zap.Logger
- func ProductionMode()
- func ProductionModeWithoutStackTrace()
- func Warn(msg string, fields ...zap.Field)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DevelopmentMode ¶
func DevelopmentMode()
func DevelopmentModeWithoutStackTrace ¶
func DevelopmentModeWithoutStackTrace()
func IntegrationTestMod ¶
func IntegrationTestMod()
func ProductionMode ¶
func ProductionMode()
func ProductionModeWithoutStackTrace ¶
func ProductionModeWithoutStackTrace()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.