RotatingFileHandler and logging config file

Rob Cranfill robcranfill at comcast.dot.net
Sat Mar 19 11:35:22 EST 2005


news.sydney.pipenetworks.com wrote:
> 
> Yeah...sorry about that. I misunderstood what node333.html was used for. 
> Looks like your best bet may be to extend the RotatingFileHandler 
> directly in the handlers module and call doRollover() in __init__.

Ah, now *there's* an intriguing approach! I am too much a Python noob to 
know - can I subclass RFH and then invoke that new class from a config 
file (the crux of my original question) ?  I may play around with it 
today....

Thanks,
	- rob



More information about the Python-list mailing list