Home | Trees | Indices | Help |
---|
|
Filterer --+ | Handler --+ | StreamHandler --+ | FileHandler --+ | BaseRotatingHandler
Base class for handlers that rotate log files at a certain point. Not meant to be instantiated directly. Instead, use RotatingFileHandler or TimedRotatingFileHandler.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
Use the specified filename for streamed logging
|
Emit a record. Output the record to the file, catering for rollover as described in doRollover().
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:23 2012 | http://epydoc.sourceforge.net |