Hi,

I load log4j property using this a properties file:

        PropertyConfigurator.configure(Download.class
                                .getResource("log4j.properties"));

can you please tell me how can I change the property in the
PropertyConfigurator after I load it via a property file?

Thank you.

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

Reply via email to