FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12865,unit> -> '?12865
Type parameters: '?12865
errorf f
Signature: f:StringFormat<'?12861,unit> -> '?12861
Type parameters: '?12861
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12859,unit> -> '?12859
Type parameters: '?12859
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12857,unit> -> '?12857
Type parameters: '?12857
verbf f
Signature: f:StringFormat<'?12867,unit> -> '?12867
Type parameters: '?12867
warnf f
Signature: f:StringFormat<'?12863,unit> -> '?12863
Type parameters: '?12863
Fork me on GitHub