[
https://issues.apache.org/jira/browse/LOG4J2-3677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Volkan Yazici reassigned LOG4J2-3677:
-------------------------------------
Assignee: Volkan Yazici
> System property log4j2.configurationFactory doesn't work
> --------------------------------------------------------
>
> Key: LOG4J2-3677
> URL: https://issues.apache.org/jira/browse/LOG4J2-3677
> Project: Log4j 2
> Issue Type: Bug
> Reporter: Jiazhou Gao
> Assignee: Volkan Yazici
> Priority: Major
>
> 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)