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
2016-10-07 17:36:08
Comments
Leave a Comment

Please login to continue.