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

AI generated property description:
The ServiceNow property `com.snc.sla.calculatorng.log` is used to configure the logging level for the SLACalculatorNG, which is the engine responsible for calculating Service Level Agreements (SLAs). By default, this property is set to "Notice," which means it will log messages that are of a notice level or higher. Adjusting this property can help in troubleshooting and monitoring the SLA calculations by providing more or less detailed logs. The available logging levels typically include Debug, Info, Notice, Warning, Error, and Critical, with Debug providing the most detailed logs and Critical the least. Proper configuration of this property can aid in identifying issues and ensuring the SLA calculations are functioning as expected.
Source