Gets or sets the highest level of message this logger should respond to.
The highest level of message this logger should respond to.
Only messages with a message level higher than or equal to the given level should actually be written to the log.
IBuildLogger Interface | NAnt.Core Namespace