Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton.ConfigurationChanged Event

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

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

Implements

ILoggerRepository.ConfigurationChanged

Remarks

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

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace