DiagnosticMonitorTraceListener::TraceData Method
Namespace:
Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() | TraceData(TraceEventCache^, String^, TraceEventType, Int32, Object^) | Writes trace information, a data object and event information to the listener-specific output.(Overrides TraceListener::TraceData(TraceEventCache^, String^, TraceEventType, Int32, Object^).) |
![]() | TraceData(TraceEventCache^, String^, TraceEventType, Int32, array<Object^>^) | Writes trace information, an array of data objects and event information to the listener-specific output.(Overrides TraceListener::TraceData(TraceEventCache^, String^, TraceEventType, Int32, array<Object^>^).) |
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:

