Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogDebug bool
LogDebug determins whether debug logs should be output or not.
View Source
var LogOutput *os.File
LogOutput is the file logs are written to.
Functions ¶
func Debugf ¶
func Debugf(message string, args ...interface{})
Debugf writes a debug log with arguments.
func Errorf ¶
func Errorf(message string, args ...interface{})
Errorf writes an error log with arguments.
Types ¶
Click to show internal directories.
Click to hide internal directories.