Delegate used to handle logger repository configuration reset event notifications
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- sender
- Type: System Object
The ILoggerRepository that has had its configuration reset.
- e
- Type: System EventArgs
Empty event args
Remarks
Delegate used to handle logger repository configuration reset event notifications.
See Also