tony19/logback-android
📄The reliable, generic, fast and flexible logging framework for Android observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5544
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
1264 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
logback-android is a lightweight port of the logback logging framework for Android apps, usable via SLF4J. It supports configurable logging to multiple destinations including files, SQLite, logcat, sockets, syslog, and email.
Use cases
- add structured logging to an android app
- write app logs to files or sqlite on android
- route slf4j logs to logcat
- configure logging via xml in android
- send android logs to syslog or email
When to choose
- you need a highly configurable logging framework on android
- you want slf4j-compatible logging with multiple appenders
- your app targets android 5.0+ (jdk8 variant) or 8.0+ (default)
When to avoid
- you only need simple logcat output with no configuration
- you are not developing for android
Facets
library · maturity active
logging mobile-development developer-tools jvm logback slf4j logcat android-logging android
1 source
- readme: https://github.com/tony19/logback-android · fetched 2026-08-28 · 779221ea860f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tony19/logback-android | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="tony19/logback-android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem