So, back to my original question then... 

If I declare the following in my Spring context: 

<bean id="camelTracer" class="org.apache.camel.processor.interceptor.Tracer"
/> 

...and nothing else at all, then tracing is enabled.

So how do I then turn off tracing for production mode without having to
modify my context? 

Kind regards,
Christopher
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Enabling-tracing-in-production-tp3243013p3245879.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to