Stream Kit Docs
Guide

Logs

Action log entries from the Core Log handler and the Logs page.

Logs

Stream Kit records action log entries when handlers use the Core Log sub-action. View them on the Logs page or the Log entries dashboard widget.

Logs page

Open Logs in the sidebar.

FeatureDescription
Level filterAll, Info, Warning, Error, Debug
SearchFilter message text
Auto-scrollFollow new entries
ClearRemove all entries

Entries are in memory for the current session — they are not a long-term audit trail unless you export or forward them with custom handlers.

Log handler

Add Core → Log to a handler chain to write a line:

  • Level — info, warn, error, debug
  • Message — supports \{variable\} interpolation

Handler ID and fields: Log handler.

Dashboard widget

The Log entries widget shows the same feed on the Dashboard for quick monitoring while streaming.

On this page