[slf4j-user] JDK logging bridge and Tomcat
Ceki Gulcu
listid at qos.ch
Mon Oct 20 17:42:04 CEST 2008
Stephane,
Try SLF4J version 1.5.5.
snicoll wrote:
> Hi,
>
> I have migrated an application to slf4j and I redirect the JDK logging
> output to it. Things are working fine but I have a bad side effect
>
> I am using Maven and the cargo plugin to start tomcat, run some integration
> tests on it and stop tomcat. Since I moved to slf4j, cargo is unable to stop
> tomcat.
>
> See also:
> http://www.nabble.com/Cargo-fails-to-stop-Tomcat-with-slf4j-jul-bridge-tt19898301.html#a19898301
>
> If I remove one line of code (SLF4JBridgeHandler.install(); ) everything is
> working fine (but I don't have the JDK5 logging redirection of course)
--
Ceki Gülcü
Logback: The reliable, generic, fast and flexible logging framework for Java.
http://logback.qos.ch
More information about the slf4j-user
mailing list