Log4j-over-SLF4J routes Log4j logging calls to the SLF4J logging facade.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.18</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses SLF4J Logger to log a message, which is routed from Log4j calls.
Ensure only one bridging module is on the classpath.
No dependency data recorded yet.