The Output Log displays messages related to actions, errors, and system events as you work. It’s the primary feedback channel for processes like data retrieval, exports, and script execution.

Purpose
- Provides visibility into background operations and status updates.
- Displays warnings, errors, and confirmation messages.
- Useful for debugging or verifying tool behavior during editing.
Message Types
| Type | Description | Example |
|---|---|---|
| Info | General operational feedback. | “Successfully retrieved spreadsheet row data.” |
| Warning | Non-critical issue requiring attention. | “Problem transforming visual matrix for Rectangle Manipulator.” |
| Error | Critical operation failure. | “Unable to create missing export folder: \yourfilepath\” |
Behavior
- Messages are categorized and can be toggled on/off (Errors, Warnings, Info).
- “Copy” and “Clear All” options allow easy management of the log content.
- Many operations in the tool automatically append output messages here.