Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8150840

Add an internal system property to control the default level of System.Logger when java.logging is not present.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • None
    • b112

      When java.logging is not present and no System.LoggerFinder service is found, the jdk defaults to logging through a simple console logger that prints messages of severity higher or equal to INFO to System.err, and filters out those which have a lower severity.
      This RFE proposes to add an internal system property to control the default level of this simple console logger.

            dfuchs Daniel Fuchs
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: