> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meridian.surf/llms.txt
> Use this file to discover all available pages before exploring further.

# Send a log

> Write debug output to your bot logs.

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](/builder/action-blocks/other) — Browse all blocks in the Other category.
