Where to put logback.xml in Tomcat?

Viewed 25726

Where to put the logback.xml file in Tomcat when we want to have it configurable?

And how to make it accessible for the Java application(s) running inside?

1 Answers
Related