Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4163

Interation between custom jboss trace and log4j trace levels

XMLWordPrintable

      I believe the following type of configuration should work with the current log4j version as it now supports trace natively:

      <category name="org.jboss.profileservice">
      <priority value="TRACE"/>
      <appender-ref ref="PROFILESERVICE"/>
      </category>

      While messages do appear in the PROFILESERVICE appender, no trace level messages are there. Most likely the jboss Logger is getting in the way of mapping this priority and an update to the common logging spi is needed.

              dandread1@redhat.com Dimitrios Andreadis
              starksm64 Scott Stark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: