FWIW, Log4J has "native" support for rolling files (http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/DailyRollingFileAppender.html) OpenMind wrote another version of it, providing support for moving archive files to a different folder: http://www.openmindlab.com/lab/tools/openutilslog4j/rollingappender.html
See for example the configuration for this very forum: http://svn.magnolia-cms.com/svn/community/projects/magnolia-community-forums/trunk/magnolia-community-forums-webapp/src/main/webapp/WEB-INF/config/default/log4j.xml -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=e07a6679-6989-4d00-9bf3-69749aa45251 ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
