cpython/Lib/logging
David Bonner 37c0f9ccc0
gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857)
2022-08-10 18:08:55 +01:00
..
__init__.py gh-95804: Respect MemoryHandler.flushOnClose in logging shutdown. (GH-95857) 2022-08-10 18:08:55 +01:00
config.py gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93269) 2022-06-07 10:20:35 +02:00
handlers.py bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) 2022-07-05 15:23:12 +01:00