FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12868,unit> -> '?12868
Type parameters: '?12868
errorf f
Signature: f:StringFormat<'?12864,unit> -> '?12864
Type parameters: '?12864
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12862,unit> -> '?12862
Type parameters: '?12862
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12860,unit> -> '?12860
Type parameters: '?12860
verbf f
Signature: f:StringFormat<'?12870,unit> -> '?12870
Type parameters: '?12870
warnf f
Signature: f:StringFormat<'?12866,unit> -> '?12866
Type parameters: '?12866
Fork me on GitHub