Gets or sets the name of this appender.
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Property Value
Type: StringThe name of the appender.
Remarks
The name uniquely identifies the appender.
See Also