FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12854,unit> -> '?12854
Type parameters: '?12854
errorf f
Signature: f:StringFormat<'?12850,unit> -> '?12850
Type parameters: '?12850
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12848,unit> -> '?12848
Type parameters: '?12848
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12846,unit> -> '?12846
Type parameters: '?12846
verbf f
Signature: f:StringFormat<'?12856,unit> -> '?12856
Type parameters: '?12856
warnf f
Signature: f:StringFormat<'?12852,unit> -> '?12852
Type parameters: '?12852
Fork me on GitHub