Documentation
¶
Index ¶
Constants ¶
View Source
const ( // LogInfo is the info level LogInfo = 0 // LogDebug is the debug level LogDebug = 2 // LogVerbose is an extra level more verbose than Debug LogVerbose = 5 )
Following are log severity levels to be used in this repo
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.