Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NullLogger ¶
type NullLogger struct{}
func (*NullLogger) Log ¶
func (l *NullLogger) Log(message string)
func (*NullLogger) Logf ¶
func (l *NullLogger) Logf(format string, args ...interface{})
Click to show internal directories.
Click to hide internal directories.