The current wiki documents what to do for Log4J 1.x: route to SLF4J, which routes to telemere. The linked documentation page says nothing about Log4J 2.x, though there is an answer. I have no idea if it is the right answer because I only have 3 PhDs in Java Logging which is not sufficient.
I think the answer is to add: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-to-slf4j .
The current wiki documents what to do for Log4J 1.x: route to SLF4J, which routes to telemere. The linked documentation page says nothing about Log4J 2.x, though there is an answer. I have no idea if it is the right answer because I only have 3 PhDs in Java Logging which is not sufficient.
I think the answer is to add: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-to-slf4j .