Documentation
¶
Index ¶
Constants ¶
View Source
const ( DEBUG_CRITICAL = 1 DEBUG_ERROR = 2 DEBUG_INFO = 3 DEBUG_VERBOSE = 4 DEBUG_TRACE = 5 DEBUG_PACKETS = 6 DEBUG_ALL = 7 )
Variables ¶
This section is empty.
Functions ¶
func GetDebugLevel ¶
func GetDebugLevel() int
func SetDebugLevel ¶
func SetDebugLevel(level int)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.