We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

Description
Changelog
Reviews

Loggie Console

An interactive debug console for Godot 4.4. Built on top of Loggie with filtering, search, and flexible display support.

Key Features

  • Multi-domain filtering: Organize logs by system (Audio, Physics, AI, etc.) with color-coded visualization
  • Real-time search: Find specific messages instantly across thousands of log entries
  • Persistent settings: Window position, filters, and preferences saved across sessions
  • Flexible display options: Run as standalone window or embedded in your game

Install

Prerequisites

Installation Steps

  1. Install Loggie first: Follow the Loggie Readme.
  2. Download the addon: Download the latest release from the releases page
  3. Extract to your project: Extract the loggie-console/ folder into your Godot project's addons/ directory
  4. Enable the plugin: In Godot, go to Project Settings → Plugins and enable "Loggie Console"

Once enabled, the console will be automatically added as an autoload singleton named LoggieConsole and will be accessible throughout your project.

Usage

Once installed, the console can be accessed in several ways:

  • Toggle visibility: The console window can be shown/hidden as needed.
  • Scene integration: The console automatically integrates with Loggie's logging system, see the Loggie User Guide for usage.

Changelog for version v1.0.1

No changelog provided for this version.

Reviews (0)

Loggie Console has no reviews yet.

Login to write a review.