Re: How can i change the property in PropertyConfigurator

2007-06-13 Thread James Stauffer

I for one don't understand what exactly you want to do.  What is "the
property" that you want to change?

On 6/12/07, Meryl Silverburgh <[EMAIL PROTECTED]> wrote:

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]





--
James Staufferhttp://www.geocities.com/stauffer_james/
Are you good? Take the test at http://www.livingwaters.com/good/

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



How can i change the property in PropertyConfigurator

2007-06-12 Thread Meryl Silverburgh

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]