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 267af29 commit b6a1ddaCopy full SHA for b6a1dda
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