Clarify use of showStrackTrace in log component
-----------------------------------------------

                 Key: CAMEL-3467
                 URL: https://issues.apache.org/jira/browse/CAMEL-3467
             Project: Camel
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 2.5.0
            Reporter: Chad Wilson
            Priority: Minor


I think it'd be worth clarifying in the documentation for showStackTrace at 
http://camel.apache.org/log.html that you must have one of showAll, 
showException or showCaughtException defined for this property to be respected. 
This wasn't clear to me from the documentation so caused some head scratching 
for a while (but is clear from the source code!).

Suggested clarification:

{quote}
Camel 2.0: Show the stack trace, if an exchange has an exception. Only 
effective if one of showAll, showException or showCaughtException are true on 
the endpoint.
{quote}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to