Gets or sets the log threshold for this Task. By default the threshold of a task is Debug, causing no messages to be filtered in the task itself.
The log threshold level for this Task.
When the threshold of a Task is higher than the threshold of the Project, then all messages will still be delivered to the build listeners.
Task Class | NAnt.Core Namespace