[slf4j-dev] [JIRA] Updates for SLF4J-513: Add java.util.logging.config.class for SLF4JBridgeHandler

QOS.CH (JIRA) noreply-jira at qos.ch
Mon Apr 5 19:38:00 CEST 2021


SLF4J / SLF4J-513 [Open]
Add java.util.logging.config.class for SLF4JBridgeHandler

==============================

Here's what changed in this issue in the last few minutes.
This issue has been created

There is 1 comment.
This issue is now assigned to you.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-513

==============================
 Issue created
------------------------------

Martin Vanek created this issue on 05/Apr/21 7:27 PM
Summary:              Add java.util.logging.config.class for SLF4JBridgeHandler
Issue Type:           Improvement
Affects Versions:     1.7.30
Assignee:             SLF4J developers list
Components:           jul-to-slf4j
Created:              05/Apr/21 7:27 PM
Priority:             Minor
Reporter:             Martin Vanek
Severity:             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.

==============================
 1 comment
------------------------------

Martin Vanek on 05/Apr/21 7:29 PM
https://github.com/qos-ch/slf4j/pull/237


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)



More information about the slf4j-dev mailing list