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

AI generated property description:
The ServiceNow property `com.snc.sla.breakdown_processor.log` controls the logging level for the SLABreakdownProcessor. According to the provided documentation, this property is used to manage the verbosity of logs generated by the SLABreakdownProcessor, which is a component involved in the processing of SLA breakdowns. The default logging level for this property is set to "Notice," which typically includes informational messages that highlight the progress of the application at a coarse-grained level. Adjusting this property can help in troubleshooting and monitoring the SLA breakdown processing by providing more or less detailed logs. The documentation does not provide further specifics on the available logging levels or how to change them.
Source