John Cherouvim wrote:
Hello Ceki
The code that changed is my dependency's (ehcache) and not my
application code.
I just droped the jar into WEB-INF/lib
Is it possible to make logging work again without having to touch any
code but only via configuration file changes?
Have a look at [1, 2]. It can't be done without adding code your application.
However, it's just one line to be invoked during initialization time of your
application.
[1] http://slf4j.org/legacy.html
[2] http://slf4j.org/api/org/slf4j/bridge/SLF4JBridgeHandler.html
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
_______________________________________________
user mailing list
user@slf4j.org
http://www.slf4j.org/mailman/listinfo/user