Re: logging setup problem with tomcat5.5.7 .... need help please.
jim shirreffs wrote:
> I have tried just about everything to get logging working in tomcat5.5.7.
> Can anyone tell me how to get container level logging working? I keep
> getting this error
> log4j:WARN No appenders could be found for logger
> (org.apache.catalina.startup.ClassLoaderFactory). log4j:WARN Please
> initialize the log4j system properly.
>
> This problem is happening on two diferent tomcat installs, I have been to
> Apacte site and done everything thier docs say to do. And still logging does
> not work.
>
> thanks js
I too get this warning , somebody else set it up for me. It works fine
with me. I am able to write to the logs in my code.
Must be something else Jim. Can you post your log4j.properties, so that
someone who has a working sample can compare.
|