The Log component is very useful for logging messages during route processing. It allows you to see what is happening in your integrations in real-time, helping with debugging and monitoring.
URI syntax: log:loggerName
Path parameters
Name | Description | Default | Type |
|---|---|---|---|
loggerName (producer) | (required) Name of the logging category to use. | — | String |
Query parameters
Name | Description | Default | Type |
|---|---|---|---|
level (producer) | Logging level to use: TRACE, DEBUG, INFO, WARN, ERROR and OFF | — | String |
The flow receives a POST request.
Removes the Exchange.HTTP_PATH header from the message.
Makes an HTTP call to an external endpoint.
Finally, logs the response from this call in the logs.

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more