Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2896

Fix unguarded calls to Logger.debug()

XMLWordPrintable

      Some background: http://blogs.jboss.org/blog/dimitris/2005/04/01/AC08547736BD16504BEC955AEBDAA48F.txt

      Consider

      • moving Logger.debug() to Logger.trace()
      • protect debug calls with if (debug) statement

              rhn-support-asoldano Alessio Soldano
              ropalka Richard Opalka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: