Searched defs:QueueHandler (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Doc/library/ | ||
D | logging.handlers.rst | 943 QueueHandler chapter |
/external/python/cpython3/Lib/logging/ | ||
D | handlers.py | 1332 class QueueHandler(logging.Handler): class |