LoggerRepositorySkeleton.Properties Property Apache log4netâ„¢ SDK Documentation
Repository specific properties

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

public PropertiesDictionary Properties { get; }

Property Value

Type: PropertiesDictionary
Repository specific properties

Implements

ILoggerRepository.Properties
Remarks

These properties can be specified on a repository specific basis
See Also

Reference