You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/09/11 10:32:12 UTC

[jira] Resolved: (CAMEL-1995) Use MessageHelper.extractBodyForLogging for logging exchange messages and avoid streams

     [ https://issues.apache.org/activemq/browse/CAMEL-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1995.
--------------------------------

    Resolution: Fixed

trunk: 813717.

> Use MessageHelper.extractBodyForLogging for logging exchange messages and avoid streams
> ---------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1995
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1995
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.1.0
>
>
> 1)
> Make sure exchange messages are using the helper method
> 2)
> Add option (default = false) to whether streams should be logged or not. We should avoid touching streams in logging as they tend to be read only once.

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