Hi,

You should be able to find some log which is start with Tracer like below, if 
you setup the log4j.properties rightly.

INFO Tracer xxx  

--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Wednesday, December 19, 2012 at 5:17 AM, semiosis wrote:

> Please forgive my ignorance, but I must be missing something here...
>  
> context.setTracing(true);
>  
> i don't have a context object, but i can call getContext() from within
> configure(), which compiles, but then I don't get any additional logging.
>  
> And what log should I check? I have log4j set up with a console appender,
> and I can see my own log statement's output, but none from camel, with or
> without the getContext().setTracing(true).
>  
> I tried this in the test class you provided and tracing behaves the same in
> your test class and my production code -- which is to say, tracing doesn't
> give me anything in the logs.
>  
> Thanks as always,
>  
> -louis
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/global-onException-only-works-for-first-to-route-item-but-nothing-after-that-tp5724296p5724320.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to