Skip to content

AELogs

Extensible on-device dev tools for Kotlin Multiplatform.

AELogs is a lightweight, plugin-based developer tools library for KMP apps. It provides a beautiful Compose UI overlay for inspecting logs, network traffic, and more — all without leaving the app.

Features

  • 📋 Log Viewer — Real-time log inspection with severity filtering
  • 🌐 Network Inspector — Detailed view of HTTP traffic and JSON payloads
  • 📈 Analytics Tracker — Monitor properties across app flow
  • 🔌 Plugin System — Easily extend with custom decoupled UIPlugin or DataPlugin
  • 🎨 Compose UI — Material 3 themed overlay with dark/light mode support
  • 📱 Multiplatform — Works seamlessly across Android, iOS, and Desktop