Log

The log panel displays all messages printed by the Std Log node.

The Log panel displays output from the Std Log node and other runtime messages, such as errors that occur during execution. It's a simple tool for debugging and understanding what your flow is doing.

Whenever a Std Log node is triggered in your flow, its message will appear here in real time. In addition to custom logs, this panel may also show system-generated errors or warnings, helping you identify issues as they happen.

Take a look at the User Traces guide for a more a more advanced tracing capabilities.

Last updated

Was this helpful?