[jboss-jira] [JBoss JIRA] Created: (JBAS-6816) Reduce verbose FINE logging from sun classes

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Apr 22 12:46:24 EDT 2009


Reduce verbose FINE logging from sun classes
--------------------------------------------

                 Key: JBAS-6816
                 URL: https://jira.jboss.org/jira/browse/JBAS-6816
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Logging
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor


I'm going to change jboss-log4j.xml to limit to INFO logging from the following categories:

sun
com.sun
javax.xml.bind

All three are extremely verbose at FINE level. They treat FINE the way we would treat log4j TRACE. But our logging impl maps FINE to DEBUG, so when we have DEBUG logging enabled, these categories flood the logs. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list