log4net SDK Reference

TextWriterAdapter Properties

The properties of the TextWriterAdapter class are listed below. For a complete list of TextWriterAdapter class members, see the TextWriterAdapter Members topic.

Public Instance Properties

Encoding The Encoding in which the output is written
FormatProvider Gets an object that controls formatting
NewLine Gets or sets the line terminator string used by the TextWriter

Protected Instance Properties

Writer Gets or sets the underlying TextWriter.

See Also

TextWriterAdapter Class | log4net.Util Namespace