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

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

    • 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.

          [JENKINS-18701] winstone don't use (1:9) range for loglevels for JENKINS_DEBUG_LEVEL

          Nicolas De Loof created issue -
          Jesse Glick made changes -
          Labels New: lts-candidate
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Oliver Gondža made changes -
          Labels Original: lts-candidate New: lts-1.509.3-fixed
          Oliver Gondža made changes -
          Labels Original: lts-1.509.3-fixed New: 1.509.3-fixed
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 150049 ] New: JNJira + In-Review [ 193403 ]

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

              Created:
              Updated:
              Resolved: