Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggerWrapper ¶
type NullLogger ¶
type NullLogger struct { }
func (*NullLogger) Create ¶
func (n *NullLogger) Create(_ string) Logger
func (*NullLogger) Err ¶
func (n *NullLogger) Err(_ []byte)
func (*NullLogger) Out ¶
func (n *NullLogger) Out(_ []byte)
Click to show internal directories.
Click to hide internal directories.