Skip to content

Releases: qwerfunch/logcat-on-releases

LogcatOn v1.0.0

07 Jun 07:53

Choose a tag to compare

LogcatOn is a desktop Android logcat viewer and debugging tool for macOS, Windows, and Linux. It keeps up with high-volume log streams and ties your logs to what the app is actually doing.

Highlights

  • Built for volume. 1M+ lines at 60 fps, even through 5,000-line/sec bursts.
  • Filter that follows your app. Pick a package once; PID/TID rebinds across restarts and crashes.
  • Logs meet metrics. CPU, memory, jank, and battery on a timeline aligned with your logs.
  • Signals surface themselves. 32 patterns flag crashes, ANRs, and native faults — the Issues tray jumps to each.
  • Drive the app from the viewer. Drag-drop install, then launch, force-stop, or uninstall.
  • Zero setup. Bundled adb/aapt2/bundletool; signed auto-updates.

Also: filtering (level/text/regex/tag/PID/TID/smart-query), bookmarks, find, command palette, dark/light themes, and a UI in English, 한국어, 简体中文, and 日本語 (auto-detects your OS language).

Requirements

  • Device. An Android device or emulator with USB debugging enabled — no Android SDK required.
  • Java. JRE 8+ only for .aab/.apks installs; .apk/.xapk and log viewing need none.

Downloads

  • Windows — .msi installer or portable .zip
  • macOS — .dmg (universal arm64+x86_64, signed & notarized) or portable .tar.gz
  • Linux — .AppImage / .deb or portable .tar.gz