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
Log
Functions and values
Function or value | Description |
critf(f)
Signature: f:StringFormat<'?14100,unit> -> '?14100
Type parameters: '?14100 |
|
errorf(f)
Signature: f:StringFormat<'?14096,unit> -> '?14096
Type parameters: '?14096 |
|
formatArgs(args)
Signature: args:seq<string> -> string
|
|
formatPaths(paths)
Signature: paths:seq<string> -> string
|
|
infof(f)
Signature: f:StringFormat<'?14094,unit> -> '?14094
Type parameters: '?14094 |
|
LogConsole(levels)
Signature: levels:SourceLevels -> unit
|
|
source
Signature: TraceSource
|
|
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?14092,unit> -> '?14092
Type parameters: '?14092 |
|
verbf(f)
Signature: f:StringFormat<'?14102,unit> -> '?14102
Type parameters: '?14102 |
|
warnf(f)
Signature: f:StringFormat<'?14098,unit> -> '?14098
Type parameters: '?14098 |