We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40096da commit 290d071Copy full SHA for 290d071
Doc/library/logging.handlers.rst
@@ -463,6 +463,7 @@ timed intervals.
463
.. method:: getFilesToDelete()
464
465
Returns a list of filenames which should be deleted as part of rollover. These
466
+ are the absolute paths of the oldest backup log files written by the handler.
467
468
.. method:: shouldRollover(record)
469
0 commit comments