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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to