Assembly level attribute that specifies a plugin to attach to the repository.
For a list of all members of this type, see PluginAttribute Members.
System.Object
System.Attribute
log4net.Config.PluginAttribute
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Specifies the type of a plugin to create and attach to the assembly's repository. The plugin type must implement the IPlugin interface.
Namespace: log4net.Config
Assembly: log4net (in log4net.dll)
PluginAttribute Members | log4net.Config Namespace