Common Logging 2.0 API Reference

Log4NetLoggerFactoryAdapter.ILog4NetRuntime.XmlConfiguratorConfigureAndWatch Method

Calls ConfigureAndWatch

[Visual Basic]
Public Sub XmlConfiguratorConfigureAndWatch( _
   ByVal configFile As String _
)
[C#]
void XmlConfiguratorConfigureAndWatch(
   string configFile
);

See Also

ILog4NetRuntime Interface | Common.Logging.Log4Net Namespace