Documentation ¶
Index ¶
Constants ¶
View Source
const ( InfoLevel = iota ErrorLevel Disabled )
Variables ¶
View Source
var ( Error = errorLog.Println Errorf = errorLog.Printf Info = infoLog.Println Infof = infoLog.Printf Println = infoLog.Println Printf = infoLog.Printf )
log methods
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.