Provides compatibility bridge for applications using the legacy Log4j 1.x API to route logging calls to Log4j 2.
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-1.2-api</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 usage of Log4j 1.x Compatibility API to log a message.
Use org.apache.logging.log4j:log4j-api and org.apache.logging.log4j:log4j-core instead.
No dependency data recorded yet.