Documentation
¶
Index ¶
Constants ¶
View Source
const ( LOG_PANIC = "panic" LOG_PANIC_INT = 0 LOG_ERROR = "error" LOG_ERROR_INT = 3 LOG_WARN = "warn" LOG_WARN_INT = 4 LOG_NOTICE = "notice" LOG_NOTICE_INT = 5 LOG_INFO = "info" LOG_INFO_INT = 6 LOG_DEBUG = "debug" LOG_DEBUG_INT = 7 LOG_TRACE = "trace" LOG_TRACE_INT = 8 )
View Source
const ( FILTER = "filter" COLLECTOR = "collector" HANDLER = "handler" CACHE = "cache" )
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.