desktop8:EventTracing

Enables your desktop application to log application-defined events to be consumed in real time or saved to a log file.

Element hierarchy

<Package>

    <Extensions>

         <desktop8:Extension>

              <desktop8:EventTracing>

Syntax

<desktop8:EventTracing>

  <!-- Child Elements -->
  desktop8:Provider

</desktop8:EventTracing>

Attributes and elements

Attributes

None.

Child elements

Child element Description
desktop8:Provider Registers a provider to Event Tracing and enables its functionality.

Parent elements

Parent element Description
desktop8:Extension (in Package/Application) Declares an extensibility point for the application.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/8
Minimum OS Version Windows 11 version 21H2 (Build 22000)