Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerRepository.ConfigurationReset Event

Event to notify that the repository has had its configuration reset.

[Visual�Basic]
Event�ConfigurationReset�As�LoggerRepositoryConfigurationResetEventHandler
[C#]
event�LoggerRepositoryConfigurationResetEventHandler�ConfigurationReset;

Remarks

Event raised when the repository's configuration has been reset to default.

See Also

ILoggerRepository Interface | log4net.Repository Namespace