If you look at the bottom of log4j.xml it has examples of enabling TRACE for some categories. For prop style, you say ...=TRACE#org.jboss.logging.XPriority
Have a look at http://jboss.org/developers/guide/logging.jsp for more details. Looks like the examples need to be updated... --jason marc fleury wrote: >so > >I knew how to configure log4j to only show INFO, DEBUG or WARN. > >I am in the dark as to how to configure the TRACE thing in log4j. > >Is it the same? I only say "TRACE"? And what is the advantage over DEBUG >again? > >marcf > > >_______________________________________________ >Jboss-development mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-development > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
