Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

  • The Logs action is designed for tracking and recording events, messages, or data throughout the execution of the workflow.

...

  • Logging is an essential part of debugging, monitoring, and analyzing the behavior of workflows, as it provides a record of what actions were performed, when they were executed, and any relevant data associated with those actions.

  • Logs can capture errors, successful operations, or other significant events that help administrators and developers understand the workflow’s performance.

  • Logs are also valuable for auditing purposes, as they create a trail of activity within the system, allowing for a detailed review of actions.

  • Let’s explore the screens that follow, after drag-n-drop of Logs action on workflow canvas.

Config

...

Log Config Field

Description

Log Source

It enables to choose from various options such as Variable, Model and Input as Log Source which means log will be generated from this source.

Variable / Model / Input

It enables to choose the exact variable or model or input.

...