Log Message workflow activity
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. |