FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12994,unit> -> '?12994
Type parameters: '?12994
errorf f
Signature: f:StringFormat<'?12990,unit> -> '?12990
Type parameters: '?12990
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12988,unit> -> '?12988
Type parameters: '?12988
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12986,unit> -> '?12986
Type parameters: '?12986
verbf f
Signature: f:StringFormat<'?12996,unit> -> '?12996
Type parameters: '?12996
warnf f
Signature: f:StringFormat<'?12992,unit> -> '?12992
Type parameters: '?12992
Fork me on GitHub