[
https://issues.apache.org/jira/browse/CAMEL-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang reassigned CAMEL-5960:
-----------------------------------
Assignee: Willem Jiang
> Add routeId as function to simple language
> ------------------------------------------
>
> Key: CAMEL-5960
> URL: https://issues.apache.org/jira/browse/CAMEL-5960
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Priority: Minor
>
> We have id, camelId etc. It would be nice with a routeId, so people easily
> can grab the route id, such as doing logging etc.
> {code}
> from(...)
> .log("Routing at ${routeId} with payload ${body}")
> ...
> {code}
> See
> http://camel.apache.org/simple
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira