Description of the new feature / enhancement
The MXC SDK needs TraceLogging telemetry to track usage in official builds of the SDK, including launch and failure. This change will enable Tracelogging in the repo and in the official builds distributed via npm package. Telemetry will be a no-op on forked versions of the SDK.
Proposed technical implementation details
This feature will adopt the TraceLogging telemetry in the Windows libraries (WIL) to gather launch and failure information about the WXC on devices that opt-in to sharing telemetry in accordance with the Microsoft privacy promise.
Description of the new feature / enhancement
The MXC SDK needs TraceLogging telemetry to track usage in official builds of the SDK, including launch and failure. This change will enable Tracelogging in the repo and in the official builds distributed via npm package. Telemetry will be a no-op on forked versions of the SDK.
Proposed technical implementation details
This feature will adopt the TraceLogging telemetry in the Windows libraries (WIL) to gather launch and failure information about the WXC on devices that opt-in to sharing telemetry in accordance with the Microsoft privacy promise.