UNKNOWN
Project description
zconfig_watchedfile
Provides a ZConfig statement to register a logging handler that uses a WatchedFileHandler, which is helpful for integrating with an external logrotate service:
%import zconfig_watchedfile <logger> name example <watchedfile> path /path/to/logfile.log </watchedfile> </logger>
The <watchedfile> supports both the default ZConfig settings for handlers (formatter, dateformat, level) and the parameters of WatchedFileHandler (mode, encoding, delay).
This package is compatible with Python version 2.6 and 2.7.
Change log for zconfig_watchedfile
1.0 (2013-11-29)
initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zconfig_watchedfile-1.0.zip
(12.2 kB
view hashes)