Gets or sets the logging level to use for DryadLINQ Query jobs.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Property Value
Type: QueryLoggingLevelRemarks
The RuntimeLoggingLevel affects the logs produced by all components associated with the execution of a DryadLINQ Query job.
The default is QueryLoggingLevel.Error
See Also