NAnt SDK Documentation - v0.85-nightly-2005-11-09

Project.CreateDefaultLogger Method 

[This is preliminary documentation and subject to change.]

Creates the default IBuildLogger and attaches it to the Project.

[Visual Basic]
Public Sub CreateDefaultLogger()
[C#]
public void CreateDefaultLogger();

Remarks

Missing <remarks> documentation for M:NAnt.Core.Project.CreateDefaultLogger

See Also

Project Class | NAnt.Core Namespace