Hi,

The log component just log the message with the level that you set, it just as 
the common log.
If your log endpoint level is lower then the category configuration, the log 
message won’t appear. 

--  
Willem Jiang

Red Hat, Inc.
Web: 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 February 13, 2014 at 4:56:33 AM, gilboy (josephoto...@gmail.com) wrote:
>  
> Hi
>  
> Assume in my route I have the following line:
> 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