|
From: Sujatha B. <suj...@td...> - 2007-09-06 09:01:47
|
Hi, I am using the webservice to create a windows service for my java program. I have configured log4j for seeing hte logging for my java file. But i see that my log file is not created at all. I see a wrapper.log file and all my console output appears in the wrapper.log. But i am expecting all the same in my logfile. Does the wrapper override any existing configuration for log4j and can write only inside the configuration file of the wrapper? Is there any work around for this? Thanks Sujie |