Documentation
¶
Index ¶
- Variables
- func NewLogger(l *logr.Logger) watermill.LoggerAdapter
- type Logger
- func (l *Logger) Debug(msg string, fields watermill.LogFields)
- func (l *Logger) Error(msg string, err error, fields watermill.LogFields)
- func (l *Logger) Info(msg string, fields watermill.LogFields)
- func (l *Logger) Trace(msg string, fields watermill.LogFields)
- func (l *Logger) With(fields watermill.LogFields) watermill.LoggerAdapter
Constants ¶
This section is empty.
Variables ¶
View Source
var NotImplemented = errors.New("not implemented")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.