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