Thanks to visit codestin.com Credit goes to github.com
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 52f1879 commit 4358b84Copy full SHA for 4358b84
1 file changed
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