Plugins for zLOG
$Id: LogHandlers.py,v 1.3 2006/06/05 19:30:17 glenfant Exp $
Bzip2 compression
LogHandlers.Bzip2Compressor
Methods: (compress)
Gzip compression
LogHandlers.GzipCompressor
Methods: (compress)
Just rotating, no compression
LogHandlers.NoneCompressor
Methods: (compress)
LogHandlers.RotateFileHandler
Methods: (__init__, doRollover, reopen)
LogHandlers.RotateFileHandler.__init__
- method doRollover () Overrides method from logging.handlers.RotatingFileHandler
LogHandlers.RotateFileHandler.doRollover
- method reopen () Mandatory for the factory but useless in our case
LogHandlers.RotateFileHandler.reopen
Our factory referenced from the component.xml
LogHandlers.RotateFileHandlerFactory
Methods: (create_loghandler)
- method create_loghandler () Mandatory override
LogHandlers.RotateFileHandlerFactory.create_loghandler
Zip compression
LogHandlers.ZipCompressor
Methods: (compress)
The rotatezlogs package
$Id: __init__.py,v 1.1.1.1 2006/04/24 15:28:38 glenfant Exp $
keys values control for ZConfig
$Id: datatypes.py,v 1.1 2006/06/05 19:22:53 glenfant Exp $
Created by Doc-Tool V0.9.1 on Wed Jun 21 15:41:36 2006