glide.workflow.log.debug

ServiceNow property description:

Log workflow debug messages.

Attributes

  • Sys ID: 077040500a0a0b26615fa0392055c0a0
  • Type: true | false
  • Application: Global
  • Default value: false
AI Logo

AI generated property description:

The ServiceNow property `glide.workflow.log.debug` is used to enable the logging of debug messages for workflows. When this property is set to true, detailed debug information about the execution of workflows is recorded in the system logs. This can be particularly useful for troubleshooting and understanding the behavior of workflows during development and testing. The debug messages provide insights into the workflow's execution path, variable values, and any issues encountered. This property is typically used by administrators and developers to diagnose and resolve workflow-related problems.

Source

Related property: glide.workflow.log