Provides a Log4j implementation for JBoss Logging framework.
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging-log4j</artifactId>
<version>2.1.2.GA</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example to use JBoss Logging with Log4j backend.
Ensure your project uses JBoss Logging as the logging facade.
No dependency data recorded yet.