Documentation
¶
Index ¶
Constants ¶
View Source
const ( DebugLevel Level = zapcore.DebugLevel InfoLevel = zapcore.InfoLevel WarnLevel = zapcore.WarnLevel ErrorLevel = zapcore.ErrorLevel DPanicLevel = zapcore.DPanicLevel PanicLevel = zapcore.PanicLevel FatalLevel = zapcore.FatalLevel )
Variables ¶
This section is empty.
Functions ¶
func NewZapLoggerFromConfig ¶ added in v0.0.6
func NewZapLoggerFromJson ¶ added in v0.0.6
Types ¶
type Config ¶
type Config config
func NewDevConfig ¶
func NewDevConfig() Config
func NewProdConfig ¶
func NewProdConfig() Config
Click to show internal directories.
Click to hide internal directories.