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 2008/10/10 18:51:52 UTC

[jira] Updated: (CAMEL-905) catch exception logging at WARN/DEBUG etc

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

Claus Ibsen updated CAMEL-905:
------------------------------

    Fix Version/s: 2.0.0

> catch exception logging at WARN/DEBUG etc
> -----------------------------------------
>
>                 Key: CAMEL-905
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-905
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Many places in camel-core we catch exception and log it at WARN or DEBUG, and then ignore it.
> We should consider using the ExceptionHandler for this. Its interface can be improved with more parameters:
> - additional message
> - severity level (such as the log levels)
> By default Camel will log it using LoggingExceptionHandler

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