Constructor
Namespace: log4net.PluginAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- repository
- Type: log4net.Repository ILoggerRepository
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