Editor workflow

Console Window

Understand the toolbar, live view, expanded details, empty state, and settings sections.

  • Toolbar controls
  • Live log rows
  • Expanded details
  • Settings sections

Window Layout

Open the console from Window > Azkar Console. The window is organized around a toolbar, the live log view, expanded row details, bookmark and evidence controls, filters, and settings.

Toolbar

The toolbar contains the controls used most during a session.

  • Severity controls for Trace, Debug, Info, Warning, Error, and Fatal rows.
  • Search across message, header, caller, stack, label, and note text, with regex mode when plain text is not enough.
  • The filters menu for the Filter Builder, clear actions, severity presets, saved presets, and preset creation.
  • Remote/session status for development-build logging.
  • Settings and logs menus for configuration, clear, import, and export actions.

The toolbar wraps search and controls at narrower widths.

Live View

The live view shows logs in capture order. This preserves causal context while play mode, auto scroll, selection, filters, and collapsed repeats are changing.

Row DetailPurpose
SeverityScan Trace, Debug, Info, Warning, Error, and Fatal rows quickly.
Timestamp and framePlace the message in session time and frame context.
Source and deviceSeparate editor logs from remote development-build sources.
Category, tags, header, aliasRead and filter structured metadata without opening the row.
Bookmark stateKeep important rows close while the live session continues.

Expanded Details

Expand a row to inspect the full message and related details such as metadata, context object, source information, stack trace, exception data, and source preview when available.

Clickable stack and source actions can jump to the relevant file or open the call chain preview without leaving the console flow.

Empty State

When no logs are visible, the console offers quick actions for demo logs, remote listener control, and record import. If filters are hiding all logs, use the filter actions in the empty state or the filters menu to clear them.

Settings Sections

  • Appearance for themes and Theme Maker.
  • Log Details & Readability for stack trace and source preview presentation.
  • Unity Integration for Unity log capture and forwarding.
  • Remote Logging for development-build listener controls.
  • Workflow for auto scroll, pause on errors, collapse, play mode filter behavior, and message line count.
  • Shortcuts for reviewing, rebinding, importing, exporting, or resetting keyboard bindings.
  • Diagnostics for advanced troubleshooting.