[jboss-dev] FINE logging from sun

Brian Stansberry brian.stansberry at redhat.com
Tue Apr 21 13:52:34 EDT 2009


Without objection 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.

Been looking at a lot of server.log files chasing testsuite issues and 
this noise is driving me nuts. :)

-- 
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry at redhat.com



More information about the jboss-development mailing list