You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by TechieDeep <de...@gmail.com> on 2014/03/14 16:13:47 UTC

Camel Log Writing

Hi,
>
> I have a camel based application which calls another application web
> service. The another application web service is having different location
> for log writing and the camel application is having different log
> location.
>
> But when camel route calls the web service ,all the web service logs gets
> written in the camel application log and nothing is there in the web
> service
> log. Is there any way in camel by which the logs can be separated for the
> applications. 



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

Re: Camel Log Writing

Posted by Willem Jiang <wi...@gmail.com>.
You can define the log append according the package name, I don’t know why you cannot do it?

Can you give us an example for you question?

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On March 14, 2014 at 11:15:51 PM, TechieDeep (deepak0201@gmail.com) wrote:
> Hi,
> >
> > I have a camel based application which calls another application web
> > service. The another application web service is having different location
> > for log writing and the camel application is having different log
> > location.
> >
> > But when camel route calls the web service ,all the web service logs gets
> > written in the camel application log and nothing is there in the web
> > service
> > log. Is there any way in camel by which the logs can be separated for the
> > applications.
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-Log-Writing-tp5748833.html  
> Sent from the Camel - Users mailing list archive at Nabble.com.
>