Initializes a new instance of the WrapperMap
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- createWrapperHandler
- Type: log4net.Core WrapperCreationHandler
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