NAnt SDK Documentation - v0.92

XmlLogger Constructor

Initializes a new instance of the XmlLogger class.

Overload List

Initializes a new instance of the XmlLogger class.

public XmlLogger();

 

public XmlLogger(StopWatchStack);

Initializes a new instance of the XmlLogger class with serialized data.

protected XmlLogger(SerializationInfo,StreamingContext);

See Also

XmlLogger Class | NAnt.Core Namespace