IPlugin MembersApache log4net™ SDK Documentation
The IPlugin type exposes the following members.
Methods

  NameDescription
Public methodAttach
Attaches the plugin to the specified ILoggerRepository.
Public methodShutdown
Is called when the plugin is to shutdown.
Back to Top
Properties

  NameDescription
Public propertyName
Gets the name of the plugin.
Back to Top
See Also