Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.17.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Moderate
Description
We should add a messageHistory function so you can do
So end users can use that in their loggings or whatnot.
<log message="I am at ${messageHistory}"/>
Then it uses that same message history dumping we used in the error handler that you see when an exception occurred.