LogFormatter.

LogFormatter(string, bool) Constructor

Assembly
NAnt.NUnit1.dll
Namespace
NAnt.NUnit1.Types
Containing Type
LogFormatter

Syntax

public LogFormatter(string prefix, bool verbose)

Parameters

Name Type Description
prefix string
verbose bool

Return Value

Type Description
void