Documentation
¶
Index ¶
- func New() watermill.LoggerAdapter
- func NewWithLogger(l logrus.FieldLogger) 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 ¶
This section is empty.
Functions ¶
func New ¶
func New() watermill.LoggerAdapter
func NewWithLogger ¶
func NewWithLogger(l logrus.FieldLogger) watermill.LoggerAdapter
Types ¶
Click to show internal directories.
Click to hide internal directories.