Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContextKey = contextKey{}
View Source
var ErrNoLoggerInContext = errors.New("no logger in context")
Functions ¶
Types ¶
type Loggable ¶
type Loggable interface {
SetLogger(*Logger)
}
Loggable indicates the implement supports logging
Click to show internal directories.
Click to hide internal directories.