Creates the plugin object defined by this attribute.
Namespace: log4net.ConfigAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: IPluginThe plugin object.
Implements
IPluginFactory CreatePluginRemarks
Creates the instance of the IPlugin object as specified by this attribute.
See Also