Documentation
¶
Index ¶
Constants ¶
View Source
const ( DebugLevel = iota InfoLevel WarnLevel ErrorLevel Disabled )
Variables ¶
View Source
var ( Error = errorLog.Println Errorf = errorLog.Printf Warn = warnLog.Println Warnf = warnLog.Printf Info = infoLog.Println Infof = infoLog.Printf Debug = debugLog.Println Debugf = debugLog.Printf )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.