cpython/Lib/logging
Vinay Sajip 3287e45847
[3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-07-05 16:04:29 +01:00
..
__init__.py [3.10] bpo-42378: fixed log truncation on logging shutdown (GH-27310) (GH-30468) 2022-01-07 22:15:25 +00:00
config.py bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273) 2021-04-13 18:17:03 +09:00
handlers.py [3.10] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94565) 2022-07-05 16:04:29 +01:00