Write to Log

Writes any value to the deployment logs (found in the Stats & Logs tab).

Flow Connections

  • [Input] In - starts the block's execution.

  • [Output] Out - activates when the block has finished its execution.

Data Connections

  • [Input] Label (string) - label for the log entry.

  • [Input] Input (any) - value to write to the logs.

Last updated