Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LogDebug = true
LogDebug is the check whether debug messages should be logged.
View Source
var LogDirectory string
LogDirectory is the directory that the log file will be written to.
View Source
var LogError = true
LogError is the check whether error messages should be logged.
View Source
var LogFatal = true
LogFatal is the check whether fatal messages should be logged.
View Source
var LogInfo = true
LogInfo is the check whether info messages should be logged.
View Source
var LogToConsole = true
LogToConsole is the check whether log messages should be written to console.
View Source
var LogToFile = true
LogToFile is the check whether log messages should be written to file.
View Source
var LogWarning = true
LogWarning is the check whether warning messages should be logged.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.