Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(s string, fields map[string]interface{})
- func (l *Logger) Error(s string, fields map[string]interface{})
- func (l *Logger) Fatal(s string, fields map[string]interface{})
- func (l *Logger) Info(s string, fields map[string]interface{})
- func (l *Logger) Panic(s string, fields map[string]interface{})
- func (l *Logger) Trace(s string, fields map[string]interface{})
- func (l *Logger) Warn(s string, fields map[string]interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.