FAKE - F# Make


Log

Functions and values

Function or valueDescription
critf f
Signature: f:StringFormat<'?7262,unit> -> '?7262
Type parameters: '?7262
errorf f
Signature: f:StringFormat<'?7258,unit> -> '?7258
Type parameters: '?7258
formatArgs args
Signature: args:seq<string> -> string
formatPaths paths
Signature: paths:seq<string> -> string
infof f
Signature: f:StringFormat<'?7256,unit> -> '?7256
Type parameters: '?7256
LogConsole levels
Signature: levels:SourceLevels -> unit
source
Signature: TraceSource
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?7254,unit> -> '?7254
Type parameters: '?7254
verbf f
Signature: f:StringFormat<'?7264,unit> -> '?7264
Type parameters: '?7264
warnf f
Signature: f:StringFormat<'?7260,unit> -> '?7260
Type parameters: '?7260
Fork me on GitHub