ETW, .NET 4.5 - how to write to the event log?

后端 未结 6 1519
你的背包
你的背包 2021-02-05 04:38

I am trying to wrap my head around ETW and how to integrate t into a high Performance application.

We all know the old dreaded EventLog with it\'s non structured (and th

6条回答
  •  轮回少年
    2021-02-05 05:38

    MSDN really doesn't explain it well. I hope Stackoverflow will let me to add link to Pluralsight lecture that explains all EventSource topics ideally with usage best practices https://app.pluralsight.com/library/courses/event-tracing-windows-etw-dotnet/table-of-contents

提交回复
热议问题