cpython/Lib/logging
2024-03-23 10:19:14 +00:00
..
__init__.py [3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117158) 2024-03-23 10:19:14 +00:00
config.py [3.11] gh-110875: Handle '.' properties in logging formatter configuration correctly. (GH-110943) (GH-111914) 2023-11-09 19:51:43 +00:00
handlers.py [3.11] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) (GH-116893) 2024-03-18 19:47:53 +02:00