Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides access to the Logging feature within an Event Tracing channel.
Element hierarchy
<desktop8:Logging>
Syntax
<desktop8:Logging
Autobackup = 'An optional boolean value. Specifies whether or not logs should be automatically backed up.'
Retention = 'An optional boolean value. Specifies whether or not logs should be saved.'
MaxSize = 'An optional decimal number value specifying the maximum size of the logging file.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Autobackup | Specifies whether or not logs should be automatically backed up. | An optional boolean value. | No | |
Retention | Specifies whether or not logs should be saved. | An optional boolean value. | No | |
MaxSize | Specifies the maximum size of the logging file. | An optional decimal number value. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
desktop8:Channel | Specifies a channel to be used for event tracing. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11 version 21H2 (Build 22000) |