Hi, Thanks for the answer. Are your plugin class created one time only? If there are several instances of your class created then XmlConfigurator.ConfigureAndWatch method is called several times. Does it work? I wonder if log4net reloads its configuration every time ConfigureAndWatch is called. Does this re-load impact application performance?
Regards, Sergey
