Documentation ¶
Overview ¶
Package util is a collection of utility functions.
Index ¶
Constants ¶
View Source
const ( // DEBUG level DEBUG logLevelType = -4 // INFO level INFO logLevelType = 0 // ERROR level ERROR logLevelType = 8 )
Variables ¶
View Source
var Log *plog
Log is a global logger
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.