Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapLogger ¶
func WrapLogger(s TestLogger) testLogWrapper
Types ¶
type NoopLogger ¶
type NoopLogger struct{}
func (*NoopLogger) Debugf ¶
func (*NoopLogger) Debugf(template string, args ...interface{})
func (*NoopLogger) Errf ¶
func (*NoopLogger) Errf(err error, template string, args ...interface{})
func (*NoopLogger) Errorf ¶
func (*NoopLogger) Errorf(template string, args ...interface{})
func (*NoopLogger) Infof ¶
func (*NoopLogger) Infof(template string, args ...interface{})
type TestLogger ¶
Click to show internal directories.
Click to hide internal directories.