Documentation
¶
Overview ¶
Package logger provides an interface for customizable client logging.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Error = &ErrorLogger{def: &Default{}}
View Source
var Nil = &NilLogger{}
Functions ¶
This section is empty.
Types ¶
type ErrorLogger ¶
type ErrorLogger struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.