You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Eddy Wu (C)" <Ed...@neoforma.com> on 2004/09/02 23:58:22 UTC

turn off log messages to the console

When I installed the poi-2.5-final-20040302.jar file into my lib on
tomcat there are log messages that appears in the console:
 
Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
<init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=true
Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
<init>
INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNull=true
Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
<init>
INFO: Initializing, config='ApplicationResources', returnNull=true
 
This information did not appear when using
jakarta-poi-1.5.1-final-20020615.jar file.  Is there a way I can turn
off the log messages with the new poi jar?  I am running Apache
Tomcat/4.0.6 and using struts 1.1.
 
Thanks,
 
Eddy

Re: turn off log messages to the console

Posted by Danny Mui <da...@muibros.com>.
those look like struts based console messages...looks like jdk 1.4 
logging or customized log4j ones.

Eddy Wu (C) wrote:

> When I installed the poi-2.5-final-20040302.jar file into my lib on
> tomcat there are log messages that appears in the console:
>  
> Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
> returnNull=true
> Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
> returnNull=true
> Sep 2, 2004 2:52:04 PM org.apache.struts.util.PropertyMessageResources
> <init>
> INFO: Initializing, config='ApplicationResources', returnNull=true
>  
> This information did not appear when using
> jakarta-poi-1.5.1-final-20020615.jar file.  Is there a way I can turn
> off the log messages with the new poi jar?  I am running Apache
> Tomcat/4.0.6 and using struts 1.1.
>  
> Thanks,
>  
> Eddy
> 

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