[slf4j-dev] [JIRA] (SLF4J-434) Suggestion: Additional simplelogger.properties file

QOS.CH (JIRA) noreply-jira at qos.ch
Tue Apr 17 09:18:00 CEST 2018


Joachim Durchholz created SLF4J-434:
---------------------------------------

             Summary: Suggestion: Additional simplelogger.properties file
                 Key: SLF4J-434
                 URL: https://jira.qos.ch/browse/SLF4J-434
             Project: SLF4J
          Issue Type: Improvement
         Environment: Allow an additional simplelogger.properties file.

Use case: We have a simplelogger.properties in the git-managed source tree. However, we also want to have a .gitignored properties file so we can do quick local testing.

Suggestion:

Add configuration directive org.slf4j.simpleLogger.configFile.
Includes the file, overriding the settings from the source that the configFile directive was in (simplelogger.properties or system properties, whichever may be the case).
The included file must not contain another configFile directive.

My status: Discussion welcome. Willing to contribute patch if so desired.
            Reporter: Joachim Durchholz
            Assignee: SLF4J developers list
            Priority: Minor






--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list