Skip to main content

Logger

Write a message or a variable's values to the run log — useful for debugging and audit trails. Add it from Add Condition, Record or ActionActionLogger.

Log source

Choose what to log:

SourceDescription
Log MessageLog a static or templated message.
Log VariableLog the value of a variable or record from earlier in the flow.

Log Message

Enter the text to log in the Message field. It supports {{template}} tokens — insert them with the + picker.

Message: User {{user.email}} was created at {{user.createdAt}}

Log Variable

Select the variable or record in the Variable to log field.

When the selected variable resolves to a collection's fields, an optional Fields to log list appears — select the fields to include. Leave it empty to log all fields.