Initializes a new instance of the WrapperMap
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- createWrapperHandler
- Type: log4net.CoreWrapperCreationHandler
The handler to use to create the wrapper objects.
Remarks
Initializes a new instance of the WrapperMap class with the specified handler to create the wrapper objects.
See Also