DiagnosticMonitorTraceListener.WriteLine Method (String)
When overridden in a derived class, writes a message to the listener you create in the derived class, followed by a line terminator.
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Parameters
- message
-
Type:
System.String
Type: System.String
A message to write.
Warning |
|---|
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics. |
Show:
