Description
Also, provide documentation on hooking into Log4j...
-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jul</artifactId>
</dependency>