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