[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss logging configuration

PeterJ do-not-reply at jboss.com
Tue Apr 28 07:50:56 EDT 2009


Since you mentioned log4j.xml, I am going ot assume that you are using a really old version of JBoss AS, such as 4.0.x or 3.2.x.  In the 4.0.5 log4j.xml file there is a commented-out category that shows how to set trace level logging:

   <category name="jbossws.SOAPMessage">
  |     <priority value="TRACE" class="org.jboss.logging.XLevel"/>
  |    </category>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227262#4227262

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227262



More information about the jboss-user mailing list