gh-134817: Restore accidentally deleted line in documentation. (GH-141013)

This commit is contained in:
Vinay Sajip
2025-11-04 18:29:44 +00:00
committed by GitHub
parent 8a7dbb7a68
commit 66c86c6563

View File

@@ -463,6 +463,7 @@ timed intervals.
.. method:: getFilesToDelete()
Returns a list of filenames which should be deleted as part of rollover. These
are the absolute paths of the oldest backup log files written by the handler.
.. method:: shouldRollover(record)