cpython/Lib/logging
2024-04-17 14:48:09 +01:00
..
__init__.py [3.12] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117159) 2024-03-22 17:50:02 +00:00
config.py [3.12] gh-117975: Ensure flush level is checked when configuring a logging MemoryHandler. (GH-117976) (GH-117986) 2024-04-17 14:48:09 +01:00
handlers.py [3.12] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) (GH-116892) 2024-03-18 19:47:26 +02:00