Hi,

the idea is to have to enable the user to change the config from the UI of the 
web applications (without accessing the server).

I would like to know if it is possible to have both a configuration file for 
LogBack for the default usage of the application and the configuration being 
modified programatically the fly when investigating issue. How to implement 
that?
On way could be to write on the fly the configuration file when it is set to be 
reloaded automatically but is there an another way that would pause the reading 
from the config file and use the API?

Thanks,

Xavier.
_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to