Re: Disable printing Message History to Logger

2016-12-26 Thread Claus Ibsen
See the documentation http://camel.apache.org/message-history.html On Mon, Dec 26, 2016 at 10:36 PM, Goyal, Arpit wrote: > Due to audit of our logs, we want to remove printing of Message History on > exceptions and control programmatically how and when to print into the Logger? > > Any configura

Disable printing Message History to Logger

2016-12-26 Thread Goyal, Arpit
Due to audit of our logs, we want to remove printing of Message History on exceptions and control programmatically how and when to print into the Logger? Any configuration in camel which can prevent this? Or it is a default behavior? Regards, Arpit.