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<'?21406,unit> -> '?21406
Type parameters: '?21406
errorf(f)
Signature: f:StringFormat<'?21402,unit> -> '?21402
Type parameters: '?21402
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<'?21398,unit> -> '?21398
Type parameters: '?21398
verbf(f)
Signature: f:StringFormat<'?21408,unit> -> '?21408
Type parameters: '?21408
warnf(f)
Signature: f:StringFormat<'?21404,unit> -> '?21404
Type parameters: '?21404