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

