On Jan 11, 9:34 pm, Roy Smith <r...@panix.com> wrote: > What I would do is log to syslog (logging.handlers.SysLogHandler) and > let syslog worry about rotating log files. Why reinvent the wheel?
Syslog is fine for an application run by an administrator, but isn't an option for a user. -- http://mail.python.org/mailman/listinfo/python-list