Thanks Bruce.

-----Original Message-----
From: Bruce Snyder [mailto:[EMAIL PROTECTED] 
Sent: Thursday, April 19, 2007 11:57 AM
To: [email protected]
Subject: Re: SOAP HTTP BC.

On 4/18/07, Owen Thomas <[EMAIL PROTECTED]> wrote:
> Hi Guillaume
>
> > You should be able to have more informations if you increase
> > the log level to DEBUG.
>
> Could you please tell me how to set the log level?

To change the log level in ServiceMix, you'll need to edit the
conf/log4j.xml file to change the root log level from info to debug.
This will enable debug level logging to the FILE appender because it's
threshold parameter is already set to debug. However, if you want to
see the debug logging on the console, then you'll need to change the
threshold parameter on the CONSOLE appender from info to debug.

After making these changes, when you start up ServiceMix, you will see
the debug level logging in the data/log/servicemix.log file and if you
also changed the threshold on the CONSOLE appender, you'll see the
debug logging on the console, too.

Bruce
-- 
perl -e 'print
unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/

Reply via email to