Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LOG_VERBOSE byte = 0 LOG_INFO byte = 1 LOG_WARNING byte = 2 LOG_ERROR byte = 3 LOG_FATAL byte = 4 )
View Source
var EXIT_ON_FATAL = true
View Source
var LOGLEVEL byte = LOG_INFO
Functions ¶
func SetExitOnFatal ¶
func SetExitOnFatal(value bool)
func SetLogLevel ¶
func SetLogLevel(level byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.