Adapter that routes Apache Commons Logging calls to Log4j 2.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jcl</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.
Logs an info message using Commons Logging, which is routed to Log4j 2.
Add both log4j-jcl and log4j-core dependencies to your project.
No dependency data recorded yet.