Skip to main content
The Send a log block lives in the Other palette category. Write debug output to your bot logs.

What it does

Write debug output to your bot logs.

Configuration

Open the block in the builder sidebar to configure these fields.

log_level

Type: string. Severity for the log entry. Accepted values: info, warning, error, debug.

message

Type: string. Required. Text written to your bot logs. Variables are supported.

See also

  • Other — Browse all blocks in the Other category.
Last modified on June 6, 2026