Editor Window
A dedicated log viewer inside the Unity Editor.
Opening
Tools / Dajno / Logix
Toolbar
| Control | Action |
|---|---|
| Trash | Clear all logs |
| Copy All | Copy everything to clipboard |
| D / I / W / A / E | Toggle log levels |
| T / L / S | Toggle time, line number, stack trace columns |
| Settings field | Assign a Logix Settings asset for filtering |
| Auto | Auto-scroll to newest |
| Search | Filter by text |
Interactions
- Left-click to select (Ctrl multi, Shift range)
- Double-click to open source file at that line
- Right-click to copy selection
Settings sync
Assigning a Logix Settings asset syncs runtime options to Resources/LogixRuntimeSettings.asset and console settings to Resources/LogixConsoleSettings.asset.