Documentation
¶
Index ¶
- type Logger
- func (l *Logger) Event(eventName string)
- func (l *Logger) EventErr(eventName string, err error) error
- func (l *Logger) EventErrKv(eventName string, err error, kvs map[string]string) error
- func (l *Logger) EventKv(eventName string, kvs map[string]string)
- func (l *Logger) Timing(eventName string, nanoseconds int64)
- func (l *Logger) TimingKv(eventName string, nanoseconds int64, kvs map[string]string)
- func (l *Logger) Verbose() bool
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.