FAKE - F# Make


Log

Functions and values

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