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 valueDescription
critf(f)
Signature: f:StringFormat<'?14000,unit> -> '?14000
Type parameters: '?14000
errorf(f)
Signature: f:StringFormat<'?13996,unit> -> '?13996
Type parameters: '?13996
formatArgs(args)
Signature: args:seq<string> -> string
formatPaths(paths)
Signature: paths:seq<string> -> string
infof(f)
Signature: f:StringFormat<'?13994,unit> -> '?13994
Type parameters: '?13994
LogConsole(levels)
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?13992,unit> -> '?13992
Type parameters: '?13992
verbf(f)
Signature: f:StringFormat<'?14002,unit> -> '?14002
Type parameters: '?14002
warnf(f)
Signature: f:StringFormat<'?13998,unit> -> '?13998
Type parameters: '?13998