NAnt SDK Documentation - v0.92

XmlLogger Properties

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

XmlLogger Class | NAnt.Core Namespace