Debug Tools
ConcurrentRotatingFileHandler Class Reference
Inheritance diagram for ConcurrentRotatingFileHandler:
Collaboration diagram for ConcurrentRotatingFileHandler:

Public Member Functions

def __init__ (self, output_file, maxBytes=0, backupCount=0)
 

Detailed Description

    Fall back with the basic file logger when ConcurrentRotatingFileHandler is not available.

Definition at line 79 of file logger.py.


The documentation for this class was generated from the following file: