Log output
The Log output writes text output to the workflow run log in the Run details section of the Run history page. This can be helpful in debugging workflows by viewing data in the environment, or viewing the result of liquid expressions for a workflow.
Fields
The Log output action contains the following fields.
Field | Description |
---|---|
Output | Required. The text to write to the run log by the Log output action. |
Triggers
The Log output action can be used in any workflow.
Example
In this example workflow, the Log output action will write the name of the order to the workflow run log.