Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

Log

Functions and values

Function or valueDescription
critf(f)
Signature: f:StringFormat<'?20750,unit> -> '?20750
Type parameters: '?20750
errorf(f)
Signature: f:StringFormat<'?20746,unit> -> '?20746
Type parameters: '?20746
formatArgs(args)
Signature: args:seq<string> -> string
formatPaths(paths)
Signature: paths:seq<string> -> string
infof(f)
Signature: f:StringFormat<'a,unit> -> 'a
Type parameters: 'a
LogConsole(levels)
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?20742,unit> -> '?20742
Type parameters: '?20742
verbf(f)
Signature: f:StringFormat<'?20752,unit> -> '?20752
Type parameters: '?20752
warnf(f)
Signature: f:StringFormat<'?20748,unit> -> '?20748
Type parameters: '?20748