[Python-Dev] Re: logging class submission (original) (raw)
Vinay Sajip vinay_sajip at yahoo.co.uk
Wed Jan 12 18:21:34 CET 2005
- Previous message: [Python-Dev] logging class submission
- Next message: [Python-Dev] PEP 246, redux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
There is already a TimedRotatingFileHandler which will do backups on a schedule, including daily.
The correct way of doing what you want is to submit a patch via SourceForge. If the patch is accepted, then your code will end up in Python.
Thanks,
Vinay Sajip
- Previous message: [Python-Dev] logging class submission
- Next message: [Python-Dev] PEP 246, redux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]