Stefan Wehner created LOG4J2-967:
------------------------------------
Summary: log4j2.component.properties not read for all properties
Key: LOG4J2-967
URL: https://issues.apache.org/jira/browse/LOG4J2-967
Project: Log4j 2
Issue Type: Bug
Components: Core
Affects Versions: 2.2
Reporter: Stefan Wehner
Priority: Minor
Attachments: use_propertiesutils.patch
Some parts of the code read System properties using System.getProperty and some
do it through PropertyUtils. I've added a patch to read all config properties
using PropertyUtils so that values specified in log4j2.component.properties
will be honored.
I guess all this'll be obsolete if LOG4J2-321 will get done, but in the
meantime it'd be nice for the code to behave the same way for all properties.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]