FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?12993,unit> -> '?12993
Type parameters: '?12993
errorf f
Signature: f:StringFormat<'?12989,unit> -> '?12989
Type parameters: '?12989
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?12987,unit> -> '?12987
Type parameters: '?12987
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?12985,unit> -> '?12985
Type parameters: '?12985
verbf f
Signature: f:StringFormat<'?12995,unit> -> '?12995
Type parameters: '?12995
warnf f
Signature: f:StringFormat<'?12991,unit> -> '?12991
Type parameters: '?12991
Fork me on GitHub