Home
last modified time | relevance | path

Searched defs:LOG_CRIT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/logging/
Dhandlers.py658 LOG_CRIT = 2 # critical conditions variable in SysLogHandler
/external/python/cpython3/Lib/logging/
Dhandlers.py712 LOG_CRIT = 2 # critical conditions variable in SysLogHandler