Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/logging/
Dhandlers.py661 LOG_NOTICE = 5 # normal but significant condition variable in SysLogHandler
/external/python/cpython3/Lib/logging/
Dhandlers.py715 LOG_NOTICE = 5 # normal but significant condition variable in SysLogHandler