Logcat is awful. What would you improve?

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • LogJerry

  • See https://github.com/jkj8790/LogJerry

  • flipper

    A desktop debugging platform for mobile developers.

  • You may also want to look into custom Flipper plugins to instrument your app.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • protobuf-go

    Go support for Google's protocol buffers

  • That's definitely the bigger thing. I think something like Protocol Buffers (Protobuf) is what you're looking for there. Output the data and consume it by something that can handle the analysis.

  • no-noise-android

    Filters out the noisiest spam from the device log of Android devices.

  • klogging

    Kotlin logging library with structured logging and coroutines support

  • Support structured logging in some way (be ready for it). Such as can be seen in libraries like klogging (see logContext).

  • punt

    punt makes adb logcat better

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts