Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoOpLogger ¶
type NoOpLogger struct{}
NoOpLogger logs nothing
func (*NoOpLogger) Debugf ¶
func (l *NoOpLogger) Debugf(s string, i ...interface{})
func (*NoOpLogger) Errorf ¶
func (l *NoOpLogger) Errorf(s string, i ...interface{})
func (*NoOpLogger) Infof ¶
func (l *NoOpLogger) Infof(s string, i ...interface{})
Click to show internal directories.
Click to hide internal directories.