Thanks, I added jul-to-slf4j-1.6.1.jar to the classpath. Unfortunately I am still getting logs produced by java.util.log as shown in the code.<br><br><br clear="all">-A<br><br><br>
<br><br><div class="gmail_quote">On Sun, Nov 7, 2010 at 8:23 PM, &quot;Dieter Müller&quot; <span dir="ltr">&lt;<a href="mailto:d.m@streber24.de">d.m@streber24.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br>
<br>
-------- Original-Nachricht --------<br>
&gt; Datum: Sun, 7 Nov 2010 17:41:40 +1100<br>
&gt; Von: Ali Salehi &lt;<a href="mailto:salehiam@gmail.com">salehiam@gmail.com</a>&gt;<br>
&gt; An: <a href="mailto:logback-user@qos.ch">logback-user@qos.ch</a><br>
&gt; Betreff: [logback-user] Backlog,      SLF4J and jars using other logging frameworks<br>
<div class="im"><br>
&gt; Hi all,<br>
&gt; I have a dependency to a jar file which is using java.util.logging. My<br>
&gt; code<br>
&gt; uses Logback/slf4j framework. As I understood, slf4j will proxy other<br>
&gt; logging frameworks.<br>
&gt;<br>
</div>&gt; SLF4J/Backlog.<br>
Logback ;-))<br>
<div class="im">&gt;<br>
&gt; I have slf4j-api-1.6.1.jar, logback-classic-0.9.24.jar and<br>
&gt; logback-core-0.9.24.jar files in my classpath.<br>
&gt;<br>
&gt; I appreciate your comments,<br>
&gt;<br>
</div>I think, you shoud add the bridging jar jul-to-slf4j.jar to the classpath too, because this will forward the java logger output to slf4j (interface) and in the end to logback as implementation.<br>
<br>
Dieter Mueller.<br>
<font color="#888888"><br>
--<br>
GMX DSL Doppel-Flat ab 19,99 &amp;euro;/mtl.! Jetzt auch mit<br>
gratis Notebook-Flat! <a href="http://portal.gmx.net/de/go/dsl" target="_blank">http://portal.gmx.net/de/go/dsl</a><br>
_______________________________________________<br>
Logback-user mailing list<br>
<a href="mailto:Logback-user@qos.ch">Logback-user@qos.ch</a><br>
<a href="http://qos.ch/mailman/listinfo/logback-user" target="_blank">http://qos.ch/mailman/listinfo/logback-user</a><br>
</font></blockquote></div><br>