Camel uses slf4j-api so you can configure it to use any other logging library you use. http://www.slf4j.org/manual.html
On Thu, Mar 24, 2016 at 4:10 AM, mayur_bm <mayur...@gmail.com> wrote: > Thank you :) > > if i mention like " <exception>java.lang.Exception</exception>" in > onException, does it handles all kind of exceptions derived from it?( for > ex: NullPointerException, IOException etc) > > here my application already has logging framework, i want to redirect all > Camel Traces in to same trace files created by my application logging > framework. how do i achieve that? > > here i see that Apache Camel uses Log4j , which logs the Camel traces. but > i cant afford to have 2 different logging framework one for application > logging and one for Camel traces!!! > > so what is best way to capture camel traces and use my application logging > framework. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/onException-not-working-tp5779542p5779601.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2