This is part of the Fake.Runtime module.
Function or value | Description |
critf(f)
Signature: f:StringFormat<'?16416,unit> -> '?16416
Type parameters: '?16416
|
|
errorf(f)
Signature: f:StringFormat<'?16412,unit> -> '?16412
Type parameters: '?16412
|
|
formatArgs(args)
Signature: args:seq<string> -> string
|
|
formatPaths(paths)
Signature: paths:seq<string> -> string
|
|
infof(f)
Signature: f:StringFormat<'?16410,unit> -> '?16410
Type parameters: '?16410
|
|
source
Signature: TraceSource
|
|
traceEventf t f
Signature: t:TraceEventType -> f:StringFormat<'?16408,unit> -> '?16408
Type parameters: '?16408
|
|
verbf(f)
Signature: f:StringFormat<'?16418,unit> -> '?16418
Type parameters: '?16418
|
|
warnf(f)
Signature: f:StringFormat<'?16414,unit> -> '?16414
Type parameters: '?16414
|
|