Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

QuietTextWriter�Properties

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

Public Instance Properties

Closed Gets a value indicating whether this writer is closed.
Encoding (inherited from TextWriterAdapter) The Encoding in which the output is written
ErrorHandler Gets or sets the error handler that all errors are passed to.
FormatProvider (inherited from TextWriterAdapter) Gets an object that controls formatting
NewLine (inherited from TextWriterAdapter) Gets or sets the line terminator string used by the TextWriter

Protected Instance Properties

Writer (inherited from TextWriterAdapter) Gets or sets the underlying TextWriter.

See Also

QuietTextWriter Class | log4net.Util Namespace