QuietTextWriter PropertiesApache log4net™ SDK Documentation

The QuietTextWriter type exposes the following members.

Properties

  NameDescription
Public propertyClosed
Gets a value indicating whether this writer is closed.
Public propertyEncoding
The Encoding in which the output is written
(Inherited from TextWriterAdapter.)
Public propertyErrorHandler
Gets or sets the error handler that all errors are passed to.
Public propertyFormatProvider
Gets an object that controls formatting
(Inherited from TextWriterAdapter.)
Public propertyNewLine
Gets or sets the line terminator string used by the TextWriter
(Inherited from TextWriterAdapter.)
Protected propertyWriter
Gets or sets the underlying TextWriter.
(Inherited from TextWriterAdapter.)
Top
See Also

Reference