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> <logger name="httpclient.wire" additivity="false"><br> <appender-ref ref="FILE"/><br> <level value="info" /><br>
</logger><br><br> <logger name="httpclient.wire.header" additivity="false"><br> <appender-ref ref="FILE"/><br> <level value="debug"/><br> <level value="info" /><br>
</logger><br><br> <logger name="org.springframework" additivity="false"><br> <appender-ref ref="FILE"/><br> <level value="ERROR"/><br><br> </logger><br>
<br> <logger name="org.springframework.web"><br> <level value="ERROR"/><br><br> </logger><br> <logger name="<a href="http://org.springframework.ws/" target="_blank">org.springframework.ws</a>"><br>
<level value="ERROR"/><br><br> </logger><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"><<a href="mailto:user-request@slf4j.org">user-request@slf4j.org</a>></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' in the subject or body (don'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>