Forum OpenACS Development: error log rolling

Collapse
Posted by Dan Chak on
I have a small piece of code that I use on a bunch of sites that does
nightly rolling of the error log and deletes logs greater than x days.

If there are no objections, I'd like to add a parameterized version of
this to acs-kernel.  I'm thinking good options would be max_days of
logs to keep, as well as max_log_size.