Hi Curt,

Couple of questions:

1) In ConfigureAndWatch(...) we specify the time interval that the logger
uses to refresh its configuration. Can I specify this interval in the
configuration xml file so that it can dynamically alter the interval?

2) Lets say I create 20 named logger instances in different sections of the
code. Coming from a C++ mindset, if we create an object we have to clean up
after it. So how do I clean up the 20 named logger instances I created?

Thanks
Arun



Reply via email to