logging-log4j2
logging-log4j2 copied to clipboard
[LOG4J2-3040][3.x] Avoid ClassCastException in JeroMqManager with custom LoggerContextFactory
Signed-off-by: Grzegorz Grzybek [email protected]
I tried using org.apache.logging.log4j.test.junit.LoggerContextFactoryExtension, but somehow I couldn't make it work (maybe incompatible with org.apache.logging.log4j.core.test.junit.LoggerContextRule?
The extensions are for JUnit 5 as their extensions framework is fairly different from the old rules API. They don't interact.
This was closed automatically by Github because we renamed the branch called master (which some people find offensive) to main. Feel free to resubmit to the main branch.
New PR: #1313.