You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by lancedv <la...@yahoo.com> on 2007/10/26 12:56:30 UTC

console debugging

Hi Guys,

I just want to know how to turn on console debugging?

Thanks!


-- 
View this message in context: http://www.nabble.com/console-debugging-tf4696551s2354.html#a13424883
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: console debugging

Posted by JigarP <ji...@gmail.com>.
Hi ,

   go to ACTIVEMQ_HOME/conf/log4j.properties change below line.

change INFO to DEBUG in below line. 

log4j.rootLogger=DEBUG, stdout, out

Hope this will help you.

lancedv wrote:
> 
> Hi Guys,
> 
> I just want to know how to turn on console debugging?
> 
> Thanks!
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/console-debugging-tf4696551s2354.html#a13502382
Sent from the ActiveMQ - User mailing list archive at Nabble.com.