
[ https://jira.qos.ch/browse/SLF4J-434?page=com.atlassian.jira.plugin.system.i... ] Joachim Durchholz commented on SLF4J-434: ----------------------------------------- This can be cancelled. I could make my use case expire, because it was easier to get an okay from my superiors to do the work to switch to logback, than to obtain even a documentation PR review from Ceki.
Suggestion: Additional simplelogger.properties file ---------------------------------------------------
Key: SLF4J-434 URL: https://jira.qos.ch/browse/SLF4J-434 Project: SLF4J Issue Type: Improvement Reporter: Joachim Durchholz Assignee: SLF4J developers list Priority: Minor
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.
-- This message was sent by Atlassian JIRA (v7.3.1#73012)