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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: