Ronald Oussoren added the comment:

An 'atTime' argument would work. I'm currently using a subclass of 
BaseRotatingHandler that implements just the 'MIDNIGHT' option of 
TimedRotatingFileHandler  with a rotation hour argument.

The attached patch is a first attempt at implementing the 'atTime' option, it 
is currently lacking documentation and tests for the 'WEEKLY' value for 'when'.

----------
status: pending -> open
versions: +Python 3.4 -Python 3.2
Added file: http://bugs.python.org/file27667/issue9556.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9556>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to