Constructor
Namespace: log4net.Plugin
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- repository
- Type: log4net.RepositoryILoggerRepository
The repository that the plugins should be attached to.
Remarks
Initialize a new instance of the PluginMap class with a repository that the plugins should be attached to.
See Also