Inherits from
- RotatingFileHandler: logging.handlers.RotatingFileHandler
Method summary
- __init__(self, path, maxBytes = 1000000, backupCount = 3, level = None, formatter = None)
Methods
- __init__(self, path, maxBytes = 1000000, backupCount = 3, level = None, formatter = None)