Documentation
¶
Index ¶
Constants ¶
View Source
const ( Info = log.InfoLevel Debug = log.DebugLevel Warn = log.WarnLevel Error = log.ErrorLevel Fatal = log.FatalLevel )
Constants
Variables ¶
View Source
var ( DebugPrint = func(format string, data ...interface{}) { fmt.Printf(format+"\n", data...) } )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.