Ok,
I've managed to resolve this issue, it seems it was because I had the file size and number of archives to keep in "" and was thus setting them as strings instead of numerical values. Robert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Rawlins Sent: 08 July 2008 13:18 To: python-list@python.org Subject: Logger Configuration Hello guys, I've attached an example of my logging configuration file for you to look at. The problem I'm experiencing is that the log files are not rotating as I would expect them to, they just keep growing and growing. Can you see any reason for this to happen? This is the first time I've used a config file and not just configured the logger programmatically. Thanks guys, Robert
-- http://mail.python.org/mailman/listinfo/python-list