You want watch it roughly 30 times a second? 
That parameter is in miliseconds.

Try setting it to 3000 for every 3 seconds.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 04, 2001 2:39 PM
To: [EMAIL PROTECTED]
Subject: Help needed to configureAndWatch method


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]



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

Reply via email to