Logs a formatted message with the given priority.
The actual logging is delegated to the project.
If the Verbose attribute is set on the task and a message is logged with level Verbose, the priority of the message will be increased to Info. when the threshold of the build log is Info.
This will allow individual tasks to run in verbose mode while the build log itself is still configured with threshold Info.
Task Class | NAnt.Core Namespace | Task.Log Overload List