Skip to content

Console Overview

The ADBLogger Console within Unity is an advanced tool designed to enhance the debugging process by managing Android logs efficiently. It provides a robust set of features tailored to improve productivity and streamline the workflow for developers focusing on Android applications.

High Performance & Focused Logging

ADBLogger Console is optimized for high-performance scenarios, capable of handling extensive streams of log data with minimal impact on the Unity Editor. The console captures logs from a selected Android device so you can isolate and diagnose issues without interference from unrelated data.

Usability Features

  • Contextual Menus & Multiple Selection: Create filters or watchers directly from log entries. Batch operations on multiple selections save time.
  • Auto-Scroll: Keep the most recent log entries in view as new data arrives.
  • Quick Search: Locate specific log messages instantly without scrolling through irrelevant data.
  • Customizable Interface: Adjust color coding, panel layout, and visual preferences to fit your workflow.
  • Export Options: Export the full log stream or selected segments for analysis outside Unity.

Console Components

Component Purpose
Toolbar Start/stop capture, clear logs, manage filters, export
Details Panel Inspect selected entries without metadata clutter
Custom Toggles Quick severity and custom criteria refinements

Feature Set

Jump into the tools that power day-to-day debugging:

  • Filters – narrow the stream with customizable rules
  • Highlighters – mark important patterns in color
  • Watchers – get alerted when conditions match

Pro Tip

Combine filters, highlighters, and watchers together for a powerful debugging workflow. Start with a broad filter, highlight critical patterns, and set watchers for error-level events.