This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ramhux
Recipients ramhux, vinay.sajip
Date 2011-12-12.19:34:29
SpamBayes Score 0.00042890088
Marked as misclassified No
Message-id <1323718469.9.0.532428206099.issue13516@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2011-12-12 19:34:29ramhuxsetrecipients: + ramhux, vinay.sajip
2011-12-12 19:34:29ramhuxsetmessageid: <1323718469.9.0.532428206099.issue13516@psf.upfronthosting.co.za>
2011-12-12 19:34:29ramhuxlinkissue13516 messages
2011-12-12 19:34:29ramhuxcreate