microsoft / react-native-winrt

Windows Runtime projection for React Native for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoggingChannel example references internal tooling

nichamp opened this issue · comments

The screenshot references Telemetry Realtime Tool which is only available internally I believe. External users would want to use equivalent ETW tooling like WPRP files.

The logWindowsTelemetry() example uses the parameters for the "Microsoft-Windows-Shell-Launcher" provider. It should use something random instead.