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

Reduce verbose FINE logging from sun classes

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • JBossAS-5.1.0.CR1
    • None
    • Logging
    • None

      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.

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: