LoggerRepositorySkeleton Constructor (PropertiesDictionary)Apache log4net™ SDK Documentation
Construct the repository using specific properties

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

protected LoggerRepositorySkeleton(
	PropertiesDictionary properties
)
Remarks

Initializes the repository with specified properties.

See Also