NAnt SDK Documentation - v0.92

IBuildLogger Members

IBuildLogger overview

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.

Public Instance Methods

Flush Flushes buffered build events or messages to the underlying storage.

See Also

IBuildLogger Interface | NAnt.Core Namespace