NAnt SDK Documentation - v0.92 |
|
DefaultLogger.OutputWriter Property
Gets or sets the TextWriter to which the logger is to send its output.
[Visual Basic]
Overridable Public Property OutputWriter As
TextWriter _
Property Value
The TextWriter to which the logger sends its output.
Implements
IBuildLogger.OutputWriter
See Also
DefaultLogger Class | NAnt.Core Namespace