NAnt SDK Documentation - v0.92

DefaultLogger Properties

The properties of the DefaultLogger class are listed below. For a complete list of DefaultLogger class members, see the DefaultLogger 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

DefaultLogger Class | NAnt.Core Namespace