The IPlugin type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Attach | 
            Attaches the plugin to the specified ILoggerRepository.
              | |
| Shutdown | 
            Is called when the plugin is to shutdown.
              | 
Properties
| Name | Description | |
|---|---|---|
| Name | 
            Gets the name of the plugin.
              | 
See Also