desktop8:Logging
提供对事件跟踪通道中的日志记录功能的访问权限。
元素层次结构
<desktop8:Logging>
语法
<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.' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
自动备份 | 指定是否应自动备份日志。 | 可选的布尔值。 | 否 | |
保留 | 指定是否应保存日志。 | 可选的布尔值。 | 否 | |
MaxSize | 指定日志记录文件的最大大小。 | 可选的十进制数值。 | 否 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
desktop8:Channel | 指定要用于事件跟踪的通道。 |
要求
项 | 值 |
---|---|
命名空间 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11 版本 21H2 (内部版本 22000) |