Description
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.
Attachments
Attachments
Issue Links
- is cloned by
-
LOG4J2-1615 Occured again - log4j2.component.properties not read for all properties
- Open