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

Use Java Logging facilities

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • node-sharing-plugin
    • None

      Use java.util.logging.Logger instead of org.apache.log4j.Logger.

      The side issue is currently, I'm not able to capture any log message via defined Jenkins log recorder, not sure if this helps though.

      Used log level mapping:

      Log4J J.U.L
      error severe
      warning warning
      info info
      debug finer

      The same mapping is used in Jenkins core.

            pajasoft Pavel Janoušek
            pajasoft Pavel Janoušek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: