Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-513

Add java.util.logging.config.class for SLF4JBridgeHandler

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.7.30
    • jul-to-slf4j
    • None
    • enhancement

    Description

      Add JUL java.util.logging.config.class implementation to be able to easily use code-less SLF4JBridgeHandler initialization using JVM parameter 

      -Djava.util.logging.config.class=org.slf4j.bridge.SLF4JBridgeHandler.Initializer

      It adds org.slf4j.bridge.SLF4JBridgeHandler as root j.u.l Logger handler.

      Removing need for java.util.logging.config.file and logging.properties which can't be taken from classpath and must be filesystem path.

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            anthavio Martin Vanek
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: