Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 661 Bytes

print-to-log.md

File metadata and controls

20 lines (11 loc) · 661 Bytes

Print To Log

Print a message or the contents of a variable to the log.

📥 Inputs

Enter text into the "Content to Print" field. The text entered will display in the log when the program runs.

{% hint style="info" %} You can include variable values by dragging them in from the Variables panel. {% endhint %}

🔎 Log Filtering

You can filter the log to only show print statements by clicking the Gear Icon and disabling the types of steps you don't want to see.

Log filtered to show only print statements