Hi Claus, 



Thanks. Was able to get it to work. Besides just noticed something. 




On an exchange with no out, initially exchange.hasOut() returns false. 


But if I just call exchange.getOut() and exchange.hasOut() becomes true and 
causes issues. Is this expected? 




Get Outlook for Android







On Tue, Apr 10, 2018 at 2:46 PM +0800, "Claus Ibsen" <claus.ib...@gmail.com> 
wrote:










Hi

You can take a look at MDC logging
http://camel.apache.org/mdc-logging

On Tue, Apr 10, 2018 at 8:42 AM,   wrote:
> Hello everyone,
>
>
>
>
> So we have multiple camel routes that are configured by logback to log into 
> separate log files. Is there a way to specify a logger into the route itself? 
> The reason I ask is because, when switched to debug, everything other than 
> what we explicitly log from our logger seems to go to the generic log. We'd 
> like to instruct camel to log everything related to a route in to the 
> particular log itself.
>
>
>
>
> Thanks.
>
>
>
>
>



-- 
Claus Ibsen
-----------------
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2





Reply via email to