Reset the Common.Logging infrastructure to its default settings. This means, that configuration settings will be re-read from section <common/logging>
of your app.config
.
Reset the Common.Logging infrastructure to its default settings. This means, that configuration settings will be re-read from section <common/logging>
of your app.config
.
public static void Reset()
Reset the Common.Logging infrastructure to its default settings. This means, that configuration settings will be re-read from section <common/logging>
of your app.config
.
public static void Reset(IConfigurationReader)
LogManager Class | Common.Logging Namespace