Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PluginSkeleton Members

PluginSkeleton overview

Public Instance Properties

Name Gets or sets the name of the plugin.

Public Instance Methods

Attach Attaches this plugin to a ILoggerRepository.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
Shutdown Is called when the plugin is to shutdown.
ToString (inherited from Object)

Protected Instance Constructors

PluginSkeleton Constructor Constructor

Protected Instance Properties

LoggerRepository The repository for this plugin

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

PluginSkeleton Class | log4net.Plugin Namespace