oshai commented on PR #1534:
URL: https://github.com/apache/logging-log4j2/pull/1534#issuecomment-1621103267
I had to do another local change:
```
if (factoryClass != null &&
factoryClass.getName().equals("org.apache.logging.log4j.core.impl.Log4jContextFactory"))
{...
```
But now the test pass locally.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]