Registry / logging / commons-logging-jboss-logging

commons-logging-jboss-logging

JSON →
library2.0.0.Finaljavamavenunverified

Bridges Apache Commons Logging calls to JBoss Logging, allowing seamless integration in JBoss environments.

<dependency> <groupId>org.jboss.logging</groupId> <artifactId>commons-logging-jboss-logging</artifactId> <version>2.0.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · COMMONS-LOGGING-JB
C
commons-logging-jboss-logging
loggingjavav2.0.0.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Log
org.apache.commons.logging.Log

Use Commons Logging API which delegates to JBoss Logging.

import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; Log log = LogFactory.getLog(MyClass.class); log.info("This logs via JBoss Logging");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
51 hits · last 30 days
node
44
Resources
commons-logging-jboss-logging — mvn dependency:get commons-logging-jboss-logging · libregistry