Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logger logger
Functions ¶
Types ¶
type DefaultLogger ¶
type DefaultLogger struct{}
func (*DefaultLogger) Printf ¶
func (l *DefaultLogger) Printf(format string, a ...interface{})
type NullLogger ¶
type NullLogger struct{}
func (*NullLogger) Printf ¶
func (l *NullLogger) Printf(format string, a ...interface{})
Click to show internal directories.
Click to hide internal directories.