LoggingEventDataProperties FieldApache log4net™ SDK Documentation
Additional event specific properties

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

public PropertiesDictionary Properties

Field Value

Type: PropertiesDictionary
Remarks

A logger or an appender may attach additional properties to specific events. These properties have a string key and an object value.

See Also

Reference