[ https://issues.apache.org/activemq/browse/CAMEL-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-905. ------------------------------- Resolution: Fixed > 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 > Assignee: 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.