logging.handlers.BaseRotatingHandler.rotator

rotator

If this attribute is set to a callable, the rotate() method delegates to this callable. The parameters passed to the callable are those passed to rotate().

New in version 3.3.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.