Summary
Writes a
NAnt.Core.Task
task level message to the build log
with the given NAnt.Core.Level
.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public void Log(Task task, Level messageLevel, string message)
Parameters
Return Value
Type | Description |
---|---|
void |