Bridges SLF4J API calls to Log4j 2 Core for logging.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-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.
Minimal example using Log4j 2 Logger via SLF4J binding.
Exclude other SLF4J implementations (e.g., logback-classic) from dependencies.
No dependency data recorded yet.