[
https://issues.apache.org/jira/browse/LOG4J2-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852706#comment-15852706
]
ASF subversion and git services commented on LOG4J2-1431:
---------------------------------------------------------
Commit bd587cf4e514a62ecd3852e6f1182feeed049fdc in logging-log4j2's branch
refs/heads/LOG4J2-1431 from [~jvz]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=bd587cf ]
[LOG4J2-1431]: Provide support for simplified global configuration environment
This provides the base support for implementing simplified property names along
with environment variable support.
> Simplify log4j system property naming scheme
> --------------------------------------------
>
> Key: LOG4J2-1431
> URL: https://issues.apache.org/jira/browse/LOG4J2-1431
> Project: Log4j 2
> Issue Type: Improvement
> Reporter: Matt Sicker
>
> As I wonder how to prefix yet another configurable system property, I noticed
> we have five families of configuration name prefixes:
> log4j.*
> log4j2.*
> Log4j*
> org.apache.logging.log4j.*
> <no prefix>
> What I'd like to do is strip out all those prefixes and allow any of them,
> but change the documentation to use only a single consistent prefix. This
> would also make it simpler when writing the properties into a
> log4j2.component.properties file as you could omit all the prefixes as they
> won't clash with other libraries.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]