Hi Ceki, Same issue with 1.5.5
Thanks, Stéphane Ceki Gulcu-2 wrote: > > > 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 > _______________________________________________ > user mailing list > [email protected] > http://www.slf4j.org/mailman/listinfo/user > > -- View this message in context: http://www.nabble.com/JDK-logging-bridge-and-Tomcat-tp20072277p20090582.html Sent from the Slf4J - user mailing list archive at Nabble.com. _______________________________________________ user mailing list [email protected] http://www.slf4j.org/mailman/listinfo/user
