NAnt SDK Documentation - v0.92

LogWriter Properties

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

Public Instance Properties

Encoding Gets the Encoding in which the output is written.
FormatProvider (inherited from TextWriter) Gets an object that controls formatting.
NewLine (inherited from TextWriter) Gets or sets the line terminator string used by the current TextWriter.

Protected Instance Properties

OutputLevel Gets the Level with which messages will be output to the build log.

See Also

LogWriter Class | NAnt.Core Namespace