news.sydney.pipenetworks.com wrote:
You're looking in the wrong place. Try
http://docs.python.org/lib/node333.html
which isn't quite the page in question, but leads to the closest pertinent page,
http://docs.python.org/lib/logging-config-fileformat.html
which *still* has nothing on RotatingFileHandler.
That's OK, I've given up on the idea of being able to configure a RotatingFileHandler from a config file; I'll do it in my code as a default, and if users want any *other* behavior, they can config *that*.
- rob
-- http://mail.python.org/mailman/listinfo/python-list