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 | ログ ファイルの最大サイズを指定します。 | 省略可能な 10 進数の値。 | いいえ |
子要素
なし。
親要素
親要素 | 説明 |
---|---|
desktop8:Channel | イベント トレースに使用するチャネルを指定します。 |
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/8 |
Minimum OS Version | Windows 11 バージョン 21H2 (ビルド 22000) |