Searched defs:LOG_USER (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/logging/ | ||
D | handlers.py | 667 LOG_USER = 1 # random user-level messages variable in SysLogHandler |
/external/python/cpython3/Lib/logging/ | ||
D | handlers.py | 721 LOG_USER = 1 # random user-level messages variable in SysLogHandler |