touchlab/Kermit
Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 127.5
- age_days: 2337
- days_rel: 184
- days_push: 9
- n_releases_24m: 5
Adoption not part of the score
1024 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kermit is a Kotlin Multiplatform logging library that lets shared Kotlin code write log statements to composable log outputs. It ships platform-specific LogWriters (Logcat, OSLog, console) plus integrations for Crashlytics, Bugsnag, and Koin.
Use cases
- log from shared Kotlin Multiplatform code
- write logs to Logcat on Android and OSLog on iOS
- integrate logging with Crashlytics or Bugsnag
- disable or strip log statements in production builds
- customize log writers and severity levels
When to choose
- you're building a Kotlin Multiplatform app and need centralized logging across platforms
- you want platform-native log outputs with a single shared API
- you need crash reporting integration from shared code
When to avoid
- you're not using Kotlin or Kotlin Multiplatform
- you need a logging solution for a single-platform JVM backend where SLF4J/Logback ecosystems fit better
Facets
library · maturity active
logging developer-tools mobile-development cross-platform jvm windows kotlin-multiplatform logcat oslog crash-reporting koin android ios macos linux nodejs
4 sources
- readme: https://github.com/touchlab/Kermit · fetched 2026-08-28 · 476eed5ce11c
- homepage: https://kermit.touchlab.co · fetched 2026-08-29 · a4a20e04ea67
- site_page: https://kermit.touchlab.co/docs · fetched 2026-08-29 · 7e8dbbfc0fce
- site_page: https://kermit.touchlab.co/htmlMultiModule · fetched 2026-08-29 · f7bf2a7e1864
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| touchlab/Kermit | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem