Classes
Class | Description | |
---|---|---|
ConfigurationChangedEventArgs | ||
LoggerRepositorySkeleton |
Base implementation of ILoggerRepository |
Interfaces
Interface | Description | |
---|---|---|
IBasicRepositoryConfigurator |
Basic Configurator interface for repositories
| |
ILoggerRepository |
Interface implemented by logger repositories.
| |
IXmlRepositoryConfigurator |
Configure repository using XML
|
Delegates
Delegate | Description | |
---|---|---|
LoggerRepositoryConfigurationChangedEventHandler |
Delegate used to handle event notifications for logger repository configuration changes.
| |
LoggerRepositoryConfigurationResetEventHandler |
Delegate used to handle logger repository configuration reset event notifications
| |
LoggerRepositoryShutdownEventHandler |
Delegate used to handle logger repository shutdown event notifications
|