[
https://issues.apache.org/jira/browse/CAMEL-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13594745#comment-13594745
]
Claus Ibsen commented on CAMEL-5960:
------------------------------------
Remember to update the simple documentation with this new function
http://camel.apache.org/simple
> 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
> Fix For: 2.11.0
>
>
> 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