Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ILoggerRepository.ConfigurationChanged Event

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

[Visual�Basic]
Event�ConfigurationChanged�As�LoggerRepositoryConfigurationChangedEventHandler
[C#]
event�LoggerRepositoryConfigurationChangedEventHandler�ConfigurationChanged;

Remarks

Event raised when the repository's configuration has been changed.

See Also

ILoggerRepository Interface | log4net.Repository Namespace