[Python-Dev] Proposed changes to provide compression support for rotated log files (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Dec 15 14:58:26 CET 2011
- Previous message: [Python-Dev] Proposed changes to provide compression support for rotated log files
- Next message: [Python-Dev] Proposed changes to provide compression support for rotated log files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 15 Dec 2011 10:31:08 +0000 (UTC) Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
In response to http://bugs.python.org/issue13516 I'm thinking of implementing some changes in the rotating file handlers, as outlined here:
http://plumberjack.blogspot.com/2011/12/improved-flexibility-for-log-file.html The changes (including tests) are almost ready to check in, but I thought I'd give any one here who's interested a chance to comment, in case they can spot any shortcomings of the approach I suggest.
"def filename(self, name)" sounds like a poor method name.
Regards
Antoine.
- Previous message: [Python-Dev] Proposed changes to provide compression support for rotated log files
- Next message: [Python-Dev] Proposed changes to provide compression support for rotated log files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]