Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug = noOp
View Source
var Err = noOp
View Source
var Info = noOp
View Source
var Warn = noOp
Functions ¶
func InitLegacyLogger ¶ added in v1.7.8
Types ¶
type WrappedLogger ¶
func (*WrappedLogger) Printf ¶
func (this *WrappedLogger) Printf(format string, a ...interface{})
func (*WrappedLogger) Println ¶
func (this *WrappedLogger) Println(args ...interface{})
Click to show internal directories.
Click to hide internal directories.