Updated on 2025-05-08 GMT+08:00

Message Logger

The Message Logger processor is used to customize log information, which will be recorded in the runtime log of the current flow.

Prerequisites

The runtime logs need to be enabled for log collection.

Configuration Parameters

Parameter

Description

Log Content

Set the log content using constants (e.g., "This is a log") or variables referencing data from previous nodes (e.g., ${Node ID|payload}). You can also combine constants and variables, such as: Key information: ${Node ID|payload}. For details, see Referencing Variables.