Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/logging/
Dhandlers.py656 LOG_EMERG = 0 # system is unusable variable in SysLogHandler
/external/python/cpython3/Lib/logging/
Dhandlers.py710 LOG_EMERG = 0 # system is unusable variable in SysLogHandler