R
Rodolfo
Hi,
I need to configure log4j 1.2.8 with tomcat 4.1.30, I put my
log4j.properties in "classes" directory but I obtain an error :
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
I think log4j.properties is correct because I have adapted it from an
example, my doubt is about that is the place of the log4j.jar. I have
put it in myapp/web-inf/lib and commons/lib. Is this place correct? Do
I need to configure a system variable?
thanks in advance
Rodolfo
I need to configure log4j 1.2.8 with tomcat 4.1.30, I put my
log4j.properties in "classes" directory but I obtain an error :
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.
I think log4j.properties is correct because I have adapted it from an
example, my doubt is about that is the place of the log4j.jar. I have
put it in myapp/web-inf/lib and commons/lib. Is this place correct? Do
I need to configure a system variable?
thanks in advance
Rodolfo