Registry / logging / camel-quarkus-log

camel-quarkus-log

JSON →
library3.35.0javamavenunverified

Camel Quarkus extension for logging messages using the Log component.

<dependency> <groupId>org.apache.camel.quarkus</groupId> <artifactId>camel-quarkus-log</artifactId> <version>3.35.0</version> </dependency>
INSTALL
IMPORT
SIG · CAMEL-QUARKUS-LOG
C
camel-quarkus-log
loggingjavav3.35.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.

LogComponent
org.apache.camel.quarkus.component.log.LogComponent

Creates a Log component instance.

import org.apache.camel.quarkus.component.log.LogComponent; public class Example { public static void main(String[] args) { LogComponent log = new LogComponent(); System.out.println(log.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.35.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
53 hits · last 30 days
node
44
OpenAI (training)
1
Resources
camel-quarkus-log — mvn dependency:get camel-quarkus-log · libregistry