TextWriterAdapterEncoding Property Apache log4net™ SDK Documentation
The Encoding in which the output is written

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

public override Encoding Encoding { get; }

Property Value

Type: Encoding
The Encoding
Remarks

The Encoding in which the output is written

See Also

Reference