tail_log
Get recent Unreal Engine log output from a specified time window, filtered by category and severity, for efficient debugging.
Instructions
Get log output from the last N seconds.
category: optional category filter severity: optional severity filter seconds: how many seconds back to look (default 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | No | ||
| category | No | ||
| severity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |