[
https://issues.apache.org/jira/browse/CAMEL-12413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16452261#comment-16452261
]
Claus Ibsen commented on CAMEL-12413:
-------------------------------------
Yeah in the default implementation. Its probably about formatting the from ->
to in a nicer way also. And maybe separate the data from the exchange a bit
better. Maybe try to be inspired by the dump route stacktrace you have when an
unhandled exception occurs during routing.
> Camel Tracer - Improve default formatting output
> ------------------------------------------------
>
> Key: CAMEL-12413
> URL: https://issues.apache.org/jira/browse/CAMEL-12413
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Priority: Major
> Fix For: Future
>
>
> If you turn on tracing
> [http://camel.apache.org/tracer]
> Then the default logging output is a bit dense. We could look at improve the
> formatting so the details is logged more nicely.
> Some components has a lot of details stored in headers/exchange properties
> and whatnot that makes the output very verbose, such as camel-cxf.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)