Tracer - Add special tracing for interceptFrom and interceptSendToEndpoint
--------------------------------------------------------------------------
Key: CAMEL-2236
URL: https://issues.apache.org/activemq/browse/CAMEL-2236
Project: Apache Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.0.0, 2.1.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.2.0
When using {{interceptFromEndpoint}} the tracer is a bit verbose as it outputs
a choice which is the DSL that sits under the interceptFromEndpoint. This
requires a bit of special logic in TraceInterceptor to detect that the choice
is coming from {{interceptFromEndpoint}} and therefore do a special trace
logging.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.