We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f3ab2b + 8efd60d commit ec5aaeaCopy full SHA for ec5aaea
articles/application-insights/app-insights-asp-net-trace-logs.md
@@ -61,7 +61,7 @@ Use this method if your project type isn't supported by the Application Insights
61
62
* Microsoft.ApplicationInsights.TraceListener (to capture System.Diagnostics.Trace calls)
63
* Microsoft.ApplicationInsights.EventSourceListener (to capture EventSource events)
64
- * Microsoft.ApplicationInsights.EtwListener (to capture ETW events)
+ * Microsoft.ApplicationInsights.EtwCollector (to capture ETW events)
65
* Microsoft.ApplicationInsights.NLogTarget
66
* Microsoft.ApplicationInsights.Log4NetAppender
67
0 commit comments