com.snc.change_management.core.log
ServiceNow property description:
Controls at which level logging should be displayed (Defaults to Info)
Attributes
- Sys ID: 744fea37cb100200d71cb9c0c24c9c7f
- Type: choice list
- Application: Global
- Default value: warn

AI generated property description:
The ServiceNow property `com.snc.change_management.core.log` controls the logging level for change management processes. By default, this property is set to "Info," which means that informational messages are logged. The property can be adjusted to other logging levels such as "Debug," "Error," or "Warn" to provide more or less detailed logging information as needed. This allows administrators to fine-tune the amount of log data generated, aiding in troubleshooting and monitoring. The specific logging levels available and their impact on the system's performance and log verbosity are detailed in the ServiceNow documentation.
Source