IBuildLogger.

OutputWriter Property

Summary

Gets or sets the System.IO.TextWriter to which the logger is to send its output.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
IBuildLogger

Syntax

TextWriter OutputWriter { get; set; }

Value

Type Description
TextWriter