Shows a line of output to the log file.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.5981.24943 (1.0.*)
Syntax static member showLog :
fmt : PrintfFormat<'a, Unit, string, Unit> -> 'a
Parameters
- fmt
- Type: Microsoft.FSharp.CorePrintfFormata, Unit, String, Unit
printf format parameters
Type Parameters
- a
- Internal type of the printf string. The F# compiler will deduce this.
Return Value
Type:
aInternal printformat
See Also Reference
Util.logOpen
Util.logClose