MBrace.Runtime


ConsoleLogger

Namespace: MBrace.Runtime

A logger that writes to the system console

Constructors

ConstructorDescription
new(showDate, useColors)
Signature: (showDate:bool option * useColors:bool option) -> ConsoleLogger

CompiledName: .ctor

Fork me on GitHub