Log

Log

Use the Log forwarder function to record events from your stream in the stream’s log. The events are recorded after each run of the stream.

The function converts the events to a string in the form of a message. If the message is larger than 50 000 characters, it will be truncated.

Note!

Events recorded by a Log function in your stream, or by using a log function in the Script function, for example log.info, are displayed in the Logs view. See Logs for more information.


This section contains the following subsections: