Logback supports reconfiguration via JMX. The configureAndWatch method in 
DOMConfigurator create a separate thread watching for updates. This can cause 
very significant problems when the hosting application is hot-(re)deployed.

Nevertheless, I think it is still possible to support automatic reloading 
without adding a separate thread. Could you please add a jira issue asking for 
this feature?

Michael wrote:
> Hi,
> 
> I've been searching in the docs and the mailinglist but it seems like 
> Logback does not support a reconfiguration every x seconds like log4j's 
> DOMConfigurator.
> Is this feature planned?
> 
> Thanks,
> 
> Mike

-- 
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
Logback-user mailing list
Logback-user@qos.ch
http://qos.ch/mailman/listinfo/logback-user

Reply via email to