com.snc.sla.workflow.log
ServiceNow property description:
Logging level for TaskSLAworkflow (default: Notice)
Attributes
- Sys ID: 9657b1910a0a2c8922edbb7f01dfc7cc
- Type: choice list
- Application: Global
- Default value: notice

AI generated property description:
The ServiceNow property `com.snc.sla.workflow.log` is used to configure the logging level for TaskSLA workflows. According to the documentation, this property helps in determining the granularity of the logs generated for Service Level Agreement (SLA) workflows. The default logging level for this property is set to "Notice," which provides a moderate amount of detail about the workflow's execution. Adjusting this property can help administrators troubleshoot and optimize SLA workflows by providing more or less detailed logs. The available logging levels typically range from minimal logging (e.g., "Error") to very detailed logging (e.g., "Debug"). This property is essential for maintaining the performance and reliability of SLA processes within the ServiceNow platform.
Source