Documentation ¶
Index ¶
- func Get(context logger.Context) logger.Logger
- func WithContext(contexts ...logger.Context) logger.Logger
- type Config
- type ZapLogger
- func (l *ZapLogger) DPanic(params ...interface{})
- func (l *ZapLogger) Debug(params ...interface{})
- func (l *ZapLogger) Error(params ...interface{})
- func (l *ZapLogger) Fatal(params ...interface{})
- func (l *ZapLogger) Info(params ...interface{})
- func (l *ZapLogger) Panic(params ...interface{})
- func (l *ZapLogger) Warn(params ...interface{})
- func (l *ZapLogger) WithContext(context logger.Context) logger.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.