TextWriterAdapter PropertiesApache log4netâ„¢ SDK Documentation

The TextWriterAdapter type exposes the following members.

Properties

  NameDescription
Public propertyEncoding
The Encoding in which the output is written
(Overrides TextWriter.Encoding.)
Public propertyFormatProvider
Gets an object that controls formatting
(Overrides TextWriter.FormatProvider.)
Public propertyNewLine
Gets or sets the line terminator string used by the TextWriter
(Overrides TextWriter.NewLine.)
Protected propertyWriter
Gets or sets the underlying TextWriter.
Top
See Also

Reference