Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Detailed debug information DEBUG = 100 // Interesting events INFO = 200 // Uncommon events NOTICE = 250 // Exceptional occurrences that are not errors WARNING = 300 // Runtime errors ERROR = 400 // Critical conditions CRITICAL = 500 // Action must be taken immediately ALERT = 550 // Urgent alert. EMERGENCY = 600 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.