Claus Ibsen created CAMEL-6480:
----------------------------------

             Summary: Allow to turn off logging message body more easily
                 Key: CAMEL-6480
                 URL: https://issues.apache.org/jira/browse/CAMEL-6480
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.12.0


See FAQ
http://camel.apache.org/how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.html

If we use -1 then we should change that to turn off any logging of the message 
body. Then people can use 0 for unlimited length. And people can use -1 to turn 
logging off, as today you have to use 1, so we just log 1 char.

--
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

Reply via email to