Hierarchy Constructor (PropertiesDictionary)Apache log4net™ SDK Documentation
Construct with properties

Namespace: log4net.Repository.Hierarchy
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

public Hierarchy(
	PropertiesDictionary properties
)

Parameters

properties
Type: log4net.UtilPropertiesDictionary
The properties to pass to this repository.
Remarks

Initializes a new instance of the Hierarchy class.

See Also

Reference