[
https://issues.apache.org/jira/browse/CAMEL-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13593786#comment-13593786
]
Matthew Aynalem commented on CAMEL-5960:
----------------------------------------
please review patch at: https://github.com/apache/camel/pull/14
> 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
> 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