Write Log Message

circle-info

Block Information

Available in: Page Flow and Cloud Flow

Toolbox Category: Action - Log

Block Type: Regular

The Write Log Message block is available in Page Flow and Cloud Flow and operates in similar ways with some minor differences.

In Page Flow this block allows you to write messages into the browser's web consolearrow-up-right log, whereas in Cloud Flow it writes a message into the Zingy's cloud logs, which can be accessed from the Cloud Flow tab in the App Editor.

Write Log Message block

The block consists of the following:


Usage Example

The example below shows the Write Log Message block used when the a button is clicked. The message "The button was clicked" is written to the log.

Example of Write Log Message block

For the Category value parameter, we use the Log Category block with the INFO category selected.

circle-check

This would produce a message similar to the one below:

Last updated