Registry / logging / camel-quarkus-support-commons-logging

camel-quarkus-support-commons-logging

JSON →
library3.33.0javamavenunverified

Commons Logging support for Camel Quarkus, providing logging integration in Quarkus applications.

<dependency> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-support-commons-logging</artifactId> <version>3.33.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-QUARKUS-SUPP
C
camel-quarkus-support-commons-logging
loggingjavav3.33.0
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.

CamelQuarkusCommonsLogging
org.apache.camel.quarkus.support.commons.logging.CamelQuarkusCommonsLogging

Initializing Camel Quarkus Commons Logging support.

import org.apache.camel.quarkus.support.commons.logging.CamelQuarkusCommonsLogging; public class Example { public static void main(String[] args) { CamelQuarkusCommonsLogging logging = new CamelQuarkusCommonsLogging(); System.out.println("Commons logging support initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.33.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
OpenAI (training)
1
Resources
camel-quarkus-support-commons-logging — mvn dependency:get camel-quarkus-support-commons-logging · libregistry