Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-18701

winstone don't use (1:9) range for loglevels for JENKINS_DEBUG_LEVEL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      http://github.com/jenkinsci/winstone/commit/26c7de06a9be7eea8d2c959f0366b2d287d99388 changed logging framework to use java.util.logger, then level switched from (1:9) range to (Integer.MIN_VALUE:MAX_VALUE).

      setting JENKINS_DEBUG_LEVEL to 5 in jenkins sysconif, expecting INFO, result in FINEST logging.

      actual impact on jenkins probably was hidden by JENKINS-16952.

            Unassigned Unassigned
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: