sn_nxui_framework.logging.level
ServiceNow property description:
Controls the UI Log level. When set to a value, the UI Logger will capture the logs with the same log level or higher that are printed with "console". i.e. If set to "info". UI Logger will capture logs printed with "console.info", "console.warn", and "console.error". If set to "true", will capture all log levels. If set to "false", will not capture any log levels. Note: For this sys_prop to take effect, "sn_nxui_framework.logging.enabled" needs to be set to " true" also.
Attributes
- Sys ID: 5f4450754330021020a7f61235b8f276
- Type: choice list
- Application: UI Framework on Next Experience
- Default value: warn