Documentation ¶
Index ¶
- type Logger
- func (l Logger) Debug(msg string, args ...interface{})
- func (l Logger) Error(msg string, args ...interface{})
- func (l Logger) Fatal(msg string, args ...interface{})
- func (l Logger) Info(msg string, args ...interface{})
- func (l Logger) Named(name string) service.Logger
- func (l Logger) Warn(msg string, args ...interface{})
- func (l Logger) With(args ...interface{}) service.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.