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

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

public override Encoding Encoding { get; }

Property Value

Type: OnlineEncoding
The Encoding
Remarks

The Encoding in which the output is written

See Also