log4net SDK Reference

IPluginFactory Interface

Interface used to create plugins.

For a list of all members of this type, see IPluginFactory Members.

[Visual Basic]
Public Interface IPluginFactory
[C#]
public interface IPluginFactory

Types that implement IPluginFactory

Type Description
PluginAttribute Assembly level attribute that specifies a plugin to attach to the repository.

Remarks

Interface used to create a plugin.

Requirements

Namespace: log4net.Plugin

Assembly: log4net (in log4net.dll)

See Also

IPluginFactory Members | log4net.Plugin Namespace