Classes
| Class | Description | |
|---|---|---|
| PluginCollection |
A strongly-typed collection of IPlugin objects.
| |
| PluginMap |
Map of repository plugins.
| |
| PluginSkeleton |
Base implementation of IPlugin | |
| RemoteLoggingServerPlugin |
Plugin that listens for events from the RemotingAppender |
Interfaces
| Interface | Description | |
|---|---|---|
| IPlugin |
Interface implemented by logger repository plugins.
| |
| IPluginFactory |
Interface used to create plugins.
|