LoggerRepositorySkeletonConfigurationReset EventApache log4net™ SDK Documentation
Event to notify that the repository has had its configuration reset.

Namespace: log4net.Repository
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public event LoggerRepositoryConfigurationResetEventHandler ConfigurationReset

Field Value

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

Implements

ILoggerRepositoryConfigurationReset
Remarks

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

See Also

Reference