Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Dlogging.handlers.rst943 QueueHandler chapter
/external/python/cpython3/Lib/logging/
Dhandlers.py1332 class QueueHandler(logging.Handler): class