FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12967,unit> -> '?12967
Type parameters: '?12967
errorf f
Signature: f:StringFormat<'?12963,unit> -> '?12963
Type parameters: '?12963
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12961,unit> -> '?12961
Type parameters: '?12961
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12959,unit> -> '?12959
Type parameters: '?12959
verbf f
Signature: f:StringFormat<'?12969,unit> -> '?12969
Type parameters: '?12969
warnf f
Signature: f:StringFormat<'?12965,unit> -> '?12965
Type parameters: '?12965
Fork me on GitHub