<br><div class="gmail_quote"><br><br><br>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 in jboss server.log, but I want this log which i configure in logback.xml that is csm.log.<br>
How to configure slf4j and logback.xml attached with this mail, any jar file i need place in jboss/conf or lib?<br><br><br>DEBUG httpclient.wire.header and<br>[org.springframework.web.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;<div>&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>Sridhar<br></div>
</div><br>