Claus Ibsen created CAMEL-9645:
----------------------------------
Summary: Add messageHistory function to simple to allow to dump it
anywhere
Key: CAMEL-9645
URL: https://issues.apache.org/jira/browse/CAMEL-9645
Project: Camel
Issue Type: New Feature
Components: camel-core
Reporter: Claus Ibsen
Fix For: Future
We should add a messageHistory function so you can do
So end users can use that in their loggings or whatnot.
{code}
<log message="I am at ${messageHistory}"/>
{code}
Then it uses that same message history dumping we used in the error handler
that you see when an exception occurred.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)