MBrace.Core


ICloudLogger

Namespace: MBrace.Core.Internals

Cloud Workflow logger.

Instance members

Instance memberDescription
Log(entry)
Signature: entry:string -> unit
Modifiers: abstract

Log a new message to the execution context.

Fork me on GitHub