cpython/Lib/logging
Serhiy Storchaka 225856ef3e
[3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355)
Also add more tests for LoggerAdapter.

Also support stacklevel in LoggerAdapter._log().
(cherry picked from commit 91822018ee)
2024-02-12 18:29:48 +00:00
..
__init__.py [3.12] gh-115233: Fix an example in the Logging Cookbook (GH-115325) (GH-115355) 2024-02-12 18:29:48 +00:00
config.py [3.12] gh-111615: Fix regression in QueueHandler configuration. (GH-111638) (GH-113507) 2023-12-27 14:20:36 +00:00
handlers.py [3.12] gh-111276: Clarify docs and comments about the role of LC_CTYPE (GH-111319) (#111391) 2023-10-27 17:15:06 +02:00