Documentation
¶
Index ¶
- func GoroutineID() string
- func NewZapWriter() (logx.Writer, error)
- type ZapWriter
- func (w *ZapWriter) Alert(v interface{})
- func (w *ZapWriter) Close() error
- func (w *ZapWriter) Debug(v interface{}, fields ...logx.LogField)
- func (w *ZapWriter) Error(v interface{}, fields ...logx.LogField)
- func (w *ZapWriter) Info(v interface{}, fields ...logx.LogField)
- func (w *ZapWriter) Severe(v interface{})
- func (w *ZapWriter) Slow(v interface{}, fields ...logx.LogField)
- func (w *ZapWriter) Stack(v interface{})
- func (w *ZapWriter) Stat(v interface{}, fields ...logx.LogField)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewZapWriter ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.