Bridges the SLF4J 2.0 API to Log4j 2 Core for logging.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use SLF4J API with Log4j 2 as the logging backend.
Exclude other SLF4J implementations like logback-classic.
No dependency data recorded yet.