Documentation
¶
Index ¶
- type Log
- func (l *Log) Debug(args ...any)
- func (l *Log) Error(args ...any)
- func (l *Log) Info(args ...any)
- func (l *Log) Level() log.Level
- func (l *Log) MockAllowAllCalls() *Log
- func (l *Log) MockReset(t *testing.T) *Log
- func (l *Log) Panic(args ...any)
- func (l *Log) Warn(args ...any)
- func (l *Log) WithAdvice(advice string) log.Logger
- func (l *Log) WithError(err error) log.Logger
- func (l *Log) WithField(key string, value any) log.Logger
- func (l *Log) 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.