caption: Enable extensions system logging
desc: |-
Enterprise extensions can add logs via the chrome.systemLog API to a system log file.
Setting the policy to Enabled will allow the logs to be persisted in the system log file for a limited amount of time.
Setting the policy to Disabled or leaving it unset does not allow the logs to be added to the system log file which means that logs will not be persisted between sessions.
default: false
device_only: true
example_value: true
features:
dynamic_refresh: true
per_profile: false
supported_on:
- chrome_os:125-
items:
- caption: Enable enterprise extensions system logging
value: true
- caption: Disable enterprise extensions system logging
value: false
owners:
- [email protected]
- [email protected]
schema:
type: boolean
tags: []
type: main