Hi Iceberg > But I would recommend you use a later version, quoted already in > Omicron's post. It uses RotatingFileHandler to avoid unstoppable log > file size
Thanks for providing it. I can see the sense of your suggestion; however, I want the logging to be to the standard syslog files (which are logrotated independently). Massimo: I would have thought that application logging was an integral part of an enterprise application, much as authentication is, and should be in the scaffolding. It really isn't very big. Keith