Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

MSBuildLogger

Abstract MSBuild Logger class.

Constructors

ConstructorDescription
new()
Signature: unit -> MSBuildLogger

Instance members

Instance memberDescription
x.RegisterEvents(arg1)
Signature: IEventSource -> unit
Modifiers: abstract

Abstract function which registers an event listener.