trentm/node-bunyan
a simple and fast JSON logging module for node.js services observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5329
- days_rel: n/a
- days_push: 1080
- n_releases_24m: 0
Adoption not part of the score
7208 stars · 502 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bunyan is a simple and fast JSON logging library for Node.js services, producing one-line JSON log records with standard fields, serializers, child loggers, and multiple stream types. It also ships a CLI tool for pretty-printing and filtering those JSON logs.
Use cases
- add structured JSON logging to a node.js service
- pretty-print JSON log files in the terminal
- create child loggers with request-scoped fields
- rotate log files by size or time
- filter and view server logs with a CLI
When to choose
- you want fast, structured JSON logs for node.js backend services
- you need a mature, stable logging library with a companion CLI viewer
- you want serializers and child loggers out of the box
When to avoid
- you need actively developed features or modern ESM-first tooling
- you want logging integrated into a broader observability platform like OpenTelemetry
- you are not on the Node.js runtime
Facets
library · maturity stable
logging serialization cli developer-tools backend cli -logging structured-logging log-viewer nodejs
1 source
- readme: https://github.com/trentm/node-bunyan · fetched 2026-08-28 · 69c98caa4128
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trentm/node-bunyan | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="trentm/node-bunyan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem