NAnt SDK Documentation - v0.92

IBuildLogger Properties

The properties of the IBuildLogger interface are listed below. For a complete list of IBuildLogger interface members, see the IBuildLogger Members topic.

Public Instance Properties

EmacsMode Gets or sets a value indicating whether to produce emacs (and other editor) friendly output.
OutputWriter Gets or sets the TextWriter to which the logger is to send its output.
Threshold Gets or sets the highest level of message this logger should respond to.

See Also

IBuildLogger Interface | NAnt.Core Namespace