Hi,<br><br>I am new you slf4j, I am trying to integrate with jboss and spring web service, i am getting the debugger log, but <br>DEBUG httpclient.wire.header and<br>[org.springframework.web.<div id=":t8" class="ii gt">servlet.DispatcherServlet]<br>
<br>
are going into server.log of jboss, i have configure logback.xml<br> &lt;logger name=&quot;httpclient.wire&quot; additivity=&quot;false&quot;&gt;<br>           &lt;appender-ref ref=&quot;FILE&quot;/&gt;<br>      &lt;level value=&quot;info&quot; /&gt;<br>

   &lt;/logger&gt;<br><br>   &lt;logger name=&quot;httpclient.wire.header&quot; additivity=&quot;false&quot;&gt;<br>    &lt;appender-ref ref=&quot;FILE&quot;/&gt;<br>    &lt;level value=&quot;debug&quot;/&gt;<br>     &lt;level value=&quot;info&quot; /&gt;<br>

  &lt;/logger&gt;<br><br>   &lt;logger name=&quot;org.springframework&quot; additivity=&quot;false&quot;&gt;<br>    &lt;appender-ref ref=&quot;FILE&quot;/&gt;<br>    &lt;level value=&quot;ERROR&quot;/&gt;<br><br>  &lt;/logger&gt;<br>

<br>  &lt;logger name=&quot;org.springframework.web&quot;&gt;<br>       &lt;level value=&quot;ERROR&quot;/&gt;<br><br>    &lt;/logger&gt;<br>     &lt;logger name=&quot;<a href="http://org.springframework.ws/" target="_blank">org.springframework.ws</a>&quot;&gt;<br>

       &lt;level value=&quot;ERROR&quot;/&gt;<br><br>    &lt;/logger&gt;<br><br>but not reflecting in log.<br><br>Could you please help me.<br><br>Thanks in Advance<br><font color="#888888">Sridhar</font></div><br><br><div class="gmail_quote">
On Wed, Jun 10, 2009 at 4:27 PM,  <span dir="ltr">&lt;<a href="mailto:user-request@slf4j.org">user-request@slf4j.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Welcome to the <a href="mailto:user@slf4j.org">user@slf4j.org</a> mailing list!<br>
<br>
To post to this list, send your email to:<br>
<br>
  <a href="mailto:user@slf4j.org">user@slf4j.org</a><br>
<br>
General information about the mailing list is at:<br>
<br>
  <a href="http://www.slf4j.org/mailman/listinfo/user" target="_blank">http://www.slf4j.org/mailman/listinfo/user</a><br>
<br>
If you ever want to unsubscribe or change your options (eg, switch to<br>
or from digest mode, change your password, etc.), visit your<br>
subscription page at:<br>
<br>
  <a href="http://www.slf4j.org/mailman/options/user/sriasarch%40gmail.com" target="_blank">http://www.slf4j.org/mailman/options/user/sriasarch%40gmail.com</a><br>
<br>
You can also make such adjustments via email by sending a message to:<br>
<br>
  <a href="mailto:user-request@slf4j.org">user-request@slf4j.org</a><br>
<br>
with the word `help&#39; in the subject or body (don&#39;t include the<br>
quotes), and you will get back a message with instructions.<br>
<br>
You must know your password to change your options (including changing<br>
the password, itself) or to unsubscribe.  It is:<br>
<br>
  architect1<br>
<br>
Normally, Mailman will remind you of your <a href="http://slf4j.org" target="_blank">slf4j.org</a> mailing list<br>
passwords once every month, although you can disable this if you<br>
prefer.  This reminder will also include instructions on how to<br>
unsubscribe or change your account options.  There is also a button on<br>
your options page that will email your current password to you.<br>
</blockquote></div><br>