Documentation ¶
Overview ¶
Package log provides common functions for logging.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Logger ¶ added in v0.11.0
type Logger struct {
// contains filtered or unexported fields
}
Logger provides a mechanism by which log messages can be output.
func (Logger) DebugEnabled ¶ added in v0.11.0
DebugEnabled returns whether this Logger will print debug messages.
Click to show internal directories.
Click to hide internal directories.