com.glide.hub.flow_engine.log_level

ServiceNow property description:

Specify the level of messages generated by the Flow Designer execution engine to write to sys_flow_log table. These messages are generated by running flow actions and flow logic. For example, a message generated by running the Create record action. The system only writes log entries of the specified level or higher.

Attributes

  • Sys ID: 0387aaa443547110b8b3c843abb8f24f
  • Type: choice list
  • Application: Global
  • Default value: WARN
AI Logo

AI generated property description:

The ServiceNow property `com.glide.hub.flow_engine.log_level` determines the verbosity of log messages generated by the Flow Designer execution engine, which are written to the `sys_flow_log` table. These log messages are produced by the execution of flow actions and logic, such as the "Create record" action. The property allows administrators to specify the minimum level of log messages to be recorded, ensuring that only messages of the specified level or higher are logged. This helps in managing the volume of log data and focusing on relevant information. The available log levels typically include options like DEBUG, INFO, WARN, and ERROR, each providing a different granularity of logging detail. Adjusting this property can aid in troubleshooting and monitoring the performance and behavior of flows within the system.

Source

Related property: com.glide.hub.flow_engine.enable_sst