Jiazhou Gao created LOG4J2-3677:
-----------------------------------

             Summary: System property log4j2.configurationFactory doesn't work
                 Key: LOG4J2-3677
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3677
             Project: Log4j 2
          Issue Type: Task
            Reporter: Jiazhou Gao


We followed the wiki 
[https://logging.apache.org/log4j/2.x/manual/customconfig.html]and set 
-Dlog4j2.configurationFactory=<our customized configuration factory> in Java 
opts.

It used to work but seems broken after log4j2 2.17.1. Our configurationFactory 
never started

Now, we have to use system property log4j.configurationFactory and set 
-Dlog4j.configurationFactory=<our customized configuration factory> in Java opts

So it looks like a regression in log4j2 latest versions

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to