Log Event

These actions provide ability to review contents of events received by a runner from logs.

Log Event Actions

Log

Logs contents of the event received with the following event metadata parameters:

Parameter
Definition
Example
Default

Level

Logging level to use

ERROR

DEBUG

Type

Whether full event or payload should be logged

payload

event

Message

Message format to use for logging

Success

Event details: {}

circle-info

If the runner log level is above the selected level, event details will not be displayed.

Last updated