cpython/Lib/logging
2024-08-02 12:46:04 +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-121723: Relax constraints on queue objects for logging.handlers.QueueHandler. (GH-122154) (GH-122604) 2024-08-02 12:46:04 +01:00
handlers.py [3.12] gh-105623 Fix performance degradation in logging RotatingFileHandler (GH-105887) (GH-121116) 2024-06-28 09:09:38 +00:00