FAKE - F# Make


NAntXmlTraceListener

Implements a TraceListener which writes NAnt like XML files.

Parameters

  • xmlOutputFile - Defines the xml output file.

Constructors

ConstructorDescription
new(xmlOutputFile)
Signature: xmlOutputFile:string -> NAntXmlTraceListener
Fork me on GitHub