Daniel Liu created LOG4J2-1615: ---------------------------------- Summary: Occured again - log4j2.component.properties not read for all properties Key: LOG4J2-1615 URL: https://issues.apache.org/jira/browse/LOG4J2-1615 Project: Log4j 2 Issue Type: Bug Components: Core Affects Versions: 2.2 Reporter: Daniel Liu Priority: Minor Fix For: 2.3
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: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org