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

Namespace: log4net.Repository.Hierarchy
Assembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax

public Hierarchy(
	PropertiesDictionary properties
)
Remarks

Initializes a new instance of the Hierarchy class.

See Also