Watch Log4j configuration for live changes ------------------------------------------
Key: MAGNOLIA-3738 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3738 Project: Magnolia Issue Type: Improvement Affects Versions: 4.4.4 Reporter: Nils Breunese info.magnolia.logging.Log4jConfigurer uses DOMConfigurator.configure(Element element) and PropertyConfigurator.configure(Properties properties), so the Log4j configuration is read once, but when we want to change the configuration, for instance to debug a problem on a production instance, we need to restart our Magnolia instances. If would be nice if the configureAndWatch(String configFilename) methods could be used instead, so changes to the Log4j configuration do not require restarting Magnolia. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia-cms.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------