The Log block accepts information to its input port and sends the information to the Postman Console. The Log block is a useful tool for debugging flows.
The Log block has a single input port that accepts data from any block's output port. If you connect multiple output ports to a Log blocks' input port, all the incoming data is sent to the Postman Console in the order it was received.
Connect one or more block's output port to the Log block's input port to send the incoming data to the Postman Console. Select the View logs icon to open the Postman Console.
To see the Log block in an example flow, check out Flow Snippets: Logging to Console.
Last modified: 2024/08/23