FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12814,unit> -> '?12814
Type parameters: '?12814
errorf f
Signature: f:StringFormat<'?12810,unit> -> '?12810
Type parameters: '?12810
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12808,unit> -> '?12808
Type parameters: '?12808
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12806,unit> -> '?12806
Type parameters: '?12806
verbf f
Signature: f:StringFormat<'?12816,unit> -> '?12816
Type parameters: '?12816
warnf f
Signature: f:StringFormat<'?12812,unit> -> '?12812
Type parameters: '?12812
Fork me on GitHub