Summary
Writes a
NAnt.Core.Target
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(Target target, Level messageLevel, string message)
Parameters
Return Value
Type | Description |
---|---|
void |