Hi I am trying to run following code. It does's not run , it is stuck on
number 30 rather it hangs. I don't understand what mistake i am making.
 
String logPropertiesFile = "/log.properties";
PropertyConfigurator.configureAndWatch(logPropertiesFile,30);

I have log.properties in my c drive.

Thanks
Giri

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to