[issue13516] Gzip old log files in rotating handlers

Raul Morales report at bugs.python.org
Mon Dec 12 20:34:29 CET 2011


Raul Morales <raul.mh at gmail.com> added the comment:

I use a similar code in my scripts, but I thought it could be useful to have this feature built into python.

If you prefer subclassing for compression, what about a compressing subclass built into logging package?

If you think it is a good feature, I will be able to work on it next week, and to add support for other formats.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13516>
_______________________________________


More information about the Python-bugs-list mailing list