Hi

Assume in my route I have the following line: 
<to uri=&quot;log:org.apache.camel.example?level=&lt;b>DEBUG*"/>

Now assume in my application that I have configured the category
org.apache.camel.example to have a log level of *INFO*.

Is it the case that it will only be in the route where logging for this
category will be *DEBUG *and all logging for this category outside this
route will have a log level of *INFO*?

Thanks
Joe



--
View this message in context: 
http://camel.465427.n5.nabble.com/Log-component-query-tp5747211.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to