FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12966,unit> -> '?12966
Type parameters: '?12966
errorf f
Signature: f:StringFormat<'?12962,unit> -> '?12962
Type parameters: '?12962
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12960,unit> -> '?12960
Type parameters: '?12960
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12958,unit> -> '?12958
Type parameters: '?12958
verbf f
Signature: f:StringFormat<'?12968,unit> -> '?12968
Type parameters: '?12968
warnf f
Signature: f:StringFormat<'?12964,unit> -> '?12964
Type parameters: '?12964
Fork me on GitHub