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

iamolegga/nestjs-pino

Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG observed · 2026-08-28

github.com/iamolegga/nestjs-pino · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 62
  • 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: 31
  • age_days: 2555
  • days_rel: 173
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1539 stars · 108 forks observed · 2026-08-28

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

A NestJS logger module built on Pino that injects request context into every log line. It works with both Express and Fastify and integrates via LoggerModule.forRoot().

Use cases

  • add request context to every log in a NestJS app
  • structured JSON logging for NestJS APIs
  • replace NestJS default logger with Pino
  • correlate HTTP request logs with request IDs
  • fast low-overhead logging for Node.js services
  • log consistently across Express and Fastify adapters

When to choose

  • you use NestJS and want Pino's performance with automatic request context
  • you need structured logs for log aggregation and tracing
  • you want a drop-in logger configured once in the root module

When to avoid

  • you don't use NestJS (use pino or pino-http directly)
  • you need a non-Pino logging backend
  • you're on NestJS < 8 and can't use v2+

Facets

library · maturity active

logging middleware backend developer-tools web-development monitoring cross-platform nestjs pino request-context structured-logging typescript express fastify nodejs

1 source

Member repositories

RepositoryRoleHealth v2
iamolegga/nestjs-pinomain86

For agents

markdown · JSON · MCP: product_card(name="iamolegga/nestjs-pino")

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