ZhaoKaiQiang/KLog
这是一个Android专用的LogCat工具,主要功能为打印行号、函数调用、Json解析、XML解析、点击跳转、Log信息保存等功能 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3947
- days_rel: n/a
- days_push: 2567
- n_releases_24m: 0
Adoption not part of the score
1900 stars · 353 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KLog is a lightweight Android LogCat utility library that enhances standard logging with line numbers, method names, clickable jump-to-source in Android Studio, and JSON/XML string pretty-printing. It also supports saving logs to file, printing arbitrarily long strings, and setting a global tag.
Use cases
- print logs with line number and function name on android
- pretty-print strings in logcat
- pretty-print xml strings in logcat
- save log output to a file on android
- print strings longer than logcat's 4000 character limit
- click a log in android studio to jump to the source line
When to choose
- you want richer, more navigable logs than android.util.Log during Android development
- you need to inspect JSON or XML payloads while debugging
- you want to persist log output to files on device
When to avoid
- you are not developing for Android
- you need actively maintained logging with modern dependency repositories (JCenter is deprecated)
- you need structured or remote log aggregation rather than local logcat output
Facets
library · maturity maintenance
logging developer-tools android-tools developer-tools mobile-development logcat android java debugging
1 source
- readme: https://github.com/ZhaoKaiQiang/KLog · fetched 2026-08-28 · aec3641585f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZhaoKaiQiang/KLog | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ZhaoKaiQiang/KLog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem