Re: OnException and log level

2010-02-27 Thread Claus Ibsen
r.getRedeliveryPolicy().setRetryAttemptedLogLevel(LoggingLevel.DEBUG); > errorHandler(errHandler); > > > - > Ben - Senior Consultant > using SMX 3.3.1/Camel 2.1 > -- > View this message in context: > http://old.nabble.com/OnException-and-log-level-tp27714424p27721142.html >

Re: OnException and log level

2010-02-26 Thread boday
().setRetryAttemptedLogLevel(LoggingLevel.DEBUG); errorHandler(errHandler); - Ben - Senior Consultant using SMX 3.3.1/Camel 2.1 -- View this message in context: http://old.nabble.com/OnException-and-log-level-tp27714424p27721142.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: OnException and log level

2010-02-25 Thread Julien D
0 Camel is logging the exceptions at ERROR level. Is there >> a way to tell Camel that it's taking care of and not log those exceptions >> ? >> >> Thanks >> > > -- View this message in context: http://old.nabble.com/OnException-and-log-level-tp27714424p27714464.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: OnException and log level

2010-02-25 Thread Julien D
not log those exceptions ? > > Thanks > -- View this message in context: http://old.nabble.com/OnException-and-log-level-tp27714424p27714460.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.

Re: OnException and log level

2010-02-25 Thread Claus Ibsen
e which methods you got. There are options on this one to set logging level. See redelivery options here: http://camel.apache.org/dead-letter-channel.html > Thanks > -- > View this message in context: > http://old.nabble.com/OnException-and-log-level-tp27714424p27714424.html > Sent fro

OnException and log level

2010-02-25 Thread Julien D
Hi, Since the 2.1.0 Camel is logging the exceptions at ERROR level. Is there a way to tell Camel that it's taking care of and not log those exceptions ? Thanks -- View this message in context: http://old.nabble.com/OnException-and-log-level-tp27714424p27714424.html Sent from the Camel -