The Apache Log4j SLF4J 1.8 API binding to Log4j 2 Core allows SLF4J 1.8 logging to be routed through Log4j 2.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j18-impl</artifactId>
<version>2.18.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using SLF4J logger with Log4j 2 as the backend.
Use log4j-slf4j2-impl for SLF4J 2.x.
No dependency data recorded yet.