Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ZeroLogger ¶
func (ZeroLogger) Debug ¶
func (zl ZeroLogger) Debug(msg string, keyvals ...interface{})
func (ZeroLogger) Error ¶
func (zl ZeroLogger) Error(msg string, keyvals ...interface{})
func (ZeroLogger) Info ¶
func (zl ZeroLogger) Info(msg string, keyvals ...interface{})
func (ZeroLogger) With ¶
func (zl ZeroLogger) With(keyvals ...interface{}) log.Logger
Click to show internal directories.
Click to hide internal directories.