Log
JVM since0.0.1 Native since0.0.1
Prints data form the routed message (such as body and headers) to the logger.
What’s inside
-
Log Data component, URI syntax:
log:loggerName
Please refer to the above link for usage and configuration details.
Maven coordinates
Or add the coordinates to your existing project:
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-log</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.