cpython/Lib/logging
Vinay Sajip 1b74803991
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269)
Also, provide getHandlerByName() and getHandlerNames() APIs.

Closes #93162.
2022-06-07 10:20:35 +02:00
..
__init__.py gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) 2022-06-07 10:20:35 +02:00
config.py gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) 2022-06-07 10:20:35 +02:00
handlers.py gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) 2022-06-07 10:20:35 +02:00