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 TextWriterEncoding.)
Public propertyFormatProvider
Gets an object that controls formatting
(Overrides TextWriterFormatProvider.)
Public propertyNewLine
Gets or sets the line terminator string used by the TextWriter
(Overrides TextWriterNewLine.)
Protected propertyWriter
Gets or sets the underlying TextWriter.
Top
See Also

Reference