On Thu, Sep 16, 2010 at 3:56 AM, Sadanand Kusma <sku...@arccorp.com> wrote:
> I would like to figure out if netty component is reusing connection object 
> when the second message needs to sent to the server. To see that I would like 
> to turn on netty's internal logging, How do I do that?.
> I already tried log4j.rootLogger=TRACE in log4j but it doesn't write any 
> netty logs. All I see is camel-netty components logging only.
>

This is Netty specific so google how to use log4j with Netty. I assume
you need some slf4j-log4j .jars on the classpath to bridge the logging
frameworks.



> Thanks,
> Anand
>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to