Project.

CreateDefaultLogger() Method

Summary

Creates the default NAnt.Core.IBuildLogger and attaches it to the NAnt.Core.Project.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Project

Syntax

public void CreateDefaultLogger()

Return Value

Type Description
void