But I'm using JDK 1.4 logging system...
I also tried to set those properties in my web.xml :

<init-param>
<param-name>debug</param-name>
<param-value>0</param-value>
</init-param>

<init-param>
<param-name>detail</param-name>
<param-value>0</param-value>
</init-param>

Christophe VIGOUROUX
ECILIA


-----Message d'origine-----
De�: Ahmed ALAMI [mailto:[EMAIL PROTECTED]] 
Envoy�: mercredi 15 janvier 2003 13:57
��: Struts Users Mailing List
Objet�: RE: Changing the log level of Struts

I'm using Log4J so i set the level to ERROR.

-----Message d'origine-----
De : Christophe Vigouroux [mailto:[EMAIL PROTECTED]]
Envoy� : Wednesday, January 15, 2003 1:50 PM
� : 'Struts Users Mailing List'
Objet : Changing the log level of Struts


Hello again,

I want to disable the output of the INFO messages coming from Struts
(especially those from the validator...). How can I do this ??

Christophe VIGOUROUX
ECILIA



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to