LoggingStyle EnumerationNaiad Help

[This is preliminary documentation and is subject to change.]

Where the log data is recorded

Namespace: Microsoft.Research.Naiad.Diagnostics
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public enum LoggingStyle
Members

  Member nameValueDescription
File0 To a file.
Console1 To the console.
See Also

Reference