I just learned this (from reading the log4j dtd) can be configured via:

 <category name="org.jboss.ejb.plugins">
    <priority value="TRACE"
              class="org.jboss.logging.log4j.TracePriority"/>
  </category>

The current version that JBoss is using still does not support setting the
CategoryFactory, but the CVS version of Log4j does have that in it's DTD.

--jason


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to