log4net SDK Reference

log4net.Plugin Namespace

Plugin module base types.

Namespace hierarchy

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.