Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

You can do this by subclassing RotatingFileHandler and overriding doRollover, 
as per this example:

http://plumberjack.blogspot.com/2010/09/using-custom-file-naming-scheme-for.html

----------
resolution:  -> wont fix
status: open -> closed

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

Reply via email to