FAKE - F# Make


Log

Functions and values

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