Pino
🌲 super fast, all natural json logger 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
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
- readme: https://github.com/pinojs/pino · fetched 2026-08-28 · 1b9e8c36a650
- homepage: http://getpino.io · fetched 2026-08-29 · 306b57a3b813
- registry_npm: https://registry.npmjs.org/pino-pretty · fetched 2026-08-29 · eda3294240f3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pinojs/pino | main | 89 |
| pinojs/pino-pretty | plugin | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem