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

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


     [ https://jira.jboss.org/jira/browse/JBAS-6816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry closed JBAS-6816.
----------------------------------

    Fix Version/s: JBossAS-5.1.0.CR1
       Resolution: Done


> 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
>             Fix For: JBossAS-5.1.0.CR1
>
>
> 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