Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(data map[string]interface{})
- func (l *Logger) Err(data map[string]interface{})
- func (l *Logger) Info(data map[string]interface{})
- func (l *Logger) Log(level logz.LogLevel, data map[string]any)
- func (l *Logger) SetLevel(level logz.LogLevel) logz.Logger
- func (l *Logger) Trace(data map[string]interface{})
- func (l *Logger) Warn(data 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.