com.snc.on_call_rotation.log_escalations
ServiceNow property description:
Configuration to control whether to log escalation details.
Attributes
- Sys ID: 110b43c9c70b00100c54885827c2605f
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `com.snc.on_call_rotation.log_escalations` is a configuration setting that determines whether escalation details are logged within the On-Call Scheduling application. According to the provided documentation, this property allows administrators to enable or disable the logging of escalation events, which can be useful for tracking and auditing purposes. When enabled, the system records detailed information about each escalation, including the time it occurred and the individuals involved. This can help in analyzing the efficiency and effectiveness of the on-call rotation and escalation processes. Disabling this property would stop the logging of such details, potentially reducing database storage usage but also limiting visibility into escalation activities.
Source