Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggerRepositoryCreationEventHandler Delegate
Delegate used to handle logger repository creation event notifications
Parameters
-
sender
- The IRepositorySelector which created the repository.
-
e
- The LoggerRepositoryCreationEventArgs event args that holds the ILoggerRepository instance that has been created.
Remarks
Delegate used to handle logger repository creation event notifications.
Requirements
Namespace: log4net.Core
Assembly: log4net (in log4net.dll)
See Also
log4net.Core Namespace