Ross ROSS = Recommend OSS · open-source software intelligence for agents

dahlia/logtape

Unobtrusive logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions observed · 2026-08-28

github.com/dahlia/logtape · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 98
  • Release rhythm 35
  • Longevity 62

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: 869
  • days_rel: n/a
  • days_push: 12
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1975 stars · 55 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LogTape is a zero-dependency, TypeScript-native logging library for JavaScript runtimes including Node.js, Deno, Bun, browsers, and edge functions. It follows an unobtrusive library-first design where libraries stay silent until the application configures sinks, levels, and hierarchical categories.

Use cases

  • add logging to a JavaScript library without forcing configuration on consumers
  • structured logging across Node.js, Deno, and Bun with one library
  • hierarchical categorized loggers with per-category log levels
  • log Drizzle ORM database queries through a unified logging backend
  • zero-dependency logging for browser and edge function apps

When to choose

  • you maintain a library and want logging that is silent until the host app opts in
  • you need one logging API that works across all JavaScript runtimes
  • you want structured logging with first-class values instead of string interpolation
  • bundle size matters and you want zero dependencies

When to avoid

  • you need a batteries-included observability platform with built-in dashboards or alerting
  • your stack is not JavaScript/TypeScript
  • you rely on an ecosystem of log shippers tied to another logging framework

Facets

library · maturity active

logging developer-tools developer-tools backend web-development bun browser cross-platform zero-dependency structured-logging hierarchical-loggers typescript-native jsr edge-functions nodejs deno typescript

4 sources

Member repositories

RepositoryRoleHealth v2
dahlia/logtapemain69

For agents

markdown · JSON · MCP: product_card(name="dahlia/logtape")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem