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

Pino

🌲 super fast, all natural json logger observed · 2026-08-28

github.com/pinojs/pino · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 99
  • Release rhythm 69
  • 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: 5
  • age_days: 3851
  • days_rel: 205
  • days_push: 8
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

18156 stars · 993 forks observed · 2026-08-28

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

Pino is a very fast, low-overhead JSON logger for Node.js (and Bare/Pear runtimes), with child loggers, redaction, and worker-thread transports. Its companion pino-pretty formats log lines for human-readable development output.

Use cases

  • add structured JSON logging to a Node.js service
  • log with minimal performance overhead in production
  • pretty-print logs during development
  • attach contextual properties with child loggers
  • redact sensitive fields from logs
  • integrate logging with Express, Fastify, Koa, or Hapi

When to choose

  • you need high-throughput, low-overhead logging in Node.js
  • you want structured JSON logs for log aggregation pipelines
  • you use Fastify or other Node web frameworks and want first-class logging

When to avoid

  • you need human-readable logs by default without a prettifier transport
  • you are not on Node.js or a compatible runtime
  • you need built-in log shipping to external services without transports

Facets

library · maturity stable

logging serialization developer-tools backend developer-tools cross-platform -logger low-overhead pino-pretty transports child-loggers nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
pinojs/pinomain89
pinojs/pino-prettyplugin83

For agents

markdown · JSON · MCP: product_card(name="pinojs/pino")

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