You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Abhinav Bhatnagar <Ab...@infosys.com> on 2005/06/03 16:37:19 UTC

how do I switch off Struts - internal logging?

how do I switch off Struts - internal logging?

 

I am using struts 1.2.6.

 

Thanks in advance.

 

Abhinav


Re: how do I switch off Struts - internal logging?

Posted by Martin Gainty <mg...@hotmail.com>.
commons-logging.properties
# Disable logging
#org.apache.commons.logging.Log = org.apache.commons.logging.impl.NoOpLog

log4j.properties
log4j.enable=OFF

consult the applicable doc for either package
Martin-

 in ----- Original Message ----- 
From: "Abhinav Bhatnagar" <Ab...@infosys.com>
To: <us...@struts.apache.org>
Sent: Friday, June 03, 2005 10:37 AM
Subject: how do I switch off Struts - internal logging?


how do I switch off Struts - internal logging?

 

I am using struts 1.2.6.

 

Thanks in advance.

 

Abhinav


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org