Adds a verbose-level log entries.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- msg
- Type: System.String
The log message as a format string - args
- Type:System.Object[]
The objects to format
See Also