Use MessageHelper.extractBodyForLogging for logging exchange messages and avoid
streams
---------------------------------------------------------------------------------------
Key: CAMEL-1995
URL: https://issues.apache.org/activemq/browse/CAMEL-1995
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.0.0
Reporter: Claus Ibsen
Fix For: 2.1.0
1)
Make sure exchange messages are using the helper method
2)
Add option (default = false) to whether streams should be logged or not. We
should avoid touching streams in logging as they tend to be read only once.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.