Log Message workflow activity
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Workflow
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
The Log Message activity writes a message to the workflow log.
Use this activity to add entries to the workflow's log for debugging or tracing purposes.
Input variables
Input variables determine the initial behavior of the activity.
Field | Description |
---|---|
Message | The message to log. This variable can be a string or a JavaScript expression that evaluates to a string. |