Hi All, Thanks to all Log4j implementors.
Is there a way I can call PropertyConfigurator.configureAndWatch() without passing a file name ? Actually, I have a web app which is in the form of a WAR file and the Property file in in the WEB-INF\classes directory. How do I get the name of the file ? It would be useful if I could pass an URL (URL = ClassLoader.getResource("debug.ini") ) ? Thank you, Best Regards, ANJAN. B -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>