Determines whether build output is enabled for the given Level.
true if messages with the given Level should be passed on to the logging infrastructure; otherwise, false.
The threshold of the project is not taken into account to determine whether a message should be passed to the logging infrastructure, as build listeners might be interested in receiving all messages.
Task Class | NAnt.Core Namespace