Documentation ¶
Index ¶
- type Logger
- func (l *Logger) Debug(args ...any)
- func (l *Logger) Error(args ...any)
- func (l *Logger) Info(args ...any)
- func (l *Logger) Level() log.Level
- func (l *Logger) Mock() *mock.Mock
- func (l *Logger) Panic(args ...any)
- func (l *Logger) Warn(args ...any)
- func (l *Logger) WithAdvice(advice string) log.Logger
- func (l *Logger) WithError(err error) log.Logger
- func (l *Logger) WithField(key string, value any) log.Logger
- func (l *Logger) WithFields(fields log.Fields) log.Logger
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.