Interface used to create plugins.
            
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
The IPluginFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreatePlugin | 
            Creates the plugin object.
              | 
Remarks
Interface used to create a plugin.
See Also