Hi,

I've been using log4j's configureAndWatch in some of my backend java apps. I
want to be able to change log4j.properties for my T5.0.18 web app and see
the change (log level) in my logs without restarting Tomcat.

My goal is to switch to debug level when I see "fishy behaviur" in the
production deployed apps.

How to achive this in best practice?

-Borut

Reply via email to