Hi 
I am initializing log4j in a servlet that is loaded upon startup.
I call PropertyConfigurator.configure( filename ) in my servlet's init method.

Now I execute another servlet on the web-server in the same context. 
This servlet calls another class that writes to a log file using log4j.
The problem is that I don't see any messages written to the log file. 

Will appreciate your responses!!!

regards,
Rahul Gopal




---------------------------------
Do You Yahoo!?
Yahoo! Health - Feel better, live better

Reply via email to