[logback-user] Configure at runtime
Ceki Gulcu
listid at qos.ch
Tue Oct 14 18:16:51 CEST 2008
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
More information about the Logback-user
mailing list