LoggerRepositorySkeleton Constructor (PropertiesDictionary)Apache log4netâ„¢ SDK Documentation
Construct the repository using specific properties

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

protected LoggerRepositorySkeleton(
	PropertiesDictionary properties
)

Parameters

properties
Type: log4net.Util.PropertiesDictionary
the properties to set for this repository
Remarks

Initializes the repository with specified properties.

See Also

Reference