I have two log files (properties format).
They are each read into different Hierarchy objects using
propertyConfigurator.doConfigure(filename, hierarchy).

I want to use the PropertyConfigurator to check the file for changes and
reload into the correct hierarchy.
However, there is only PropertyConfigurator.configAndWatch(filename).

Will this reload the file details into the correct Hierarchy?  If not, must
I extend BasicConfigurator and implement it myself?

T Master






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

Reply via email to