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(a)redhat.com