Published onMay 8, 2026Adding Structured Server Logging to My Next.js Sitenext-jsloggingpinoobservabilitynode-jsHow I added structured server-side logging with Pino, request-scoped loggers, redaction, and consistent route/service logs in a Next.js app
Published onMay 7, 2026Adding Request and Visit IDs with Next.js Proxy Middlewarenext-jsmiddlewareproxyloggingobservabilityuuidUsing the Next.js proxy middleware pattern to add per-request IDs, unique visit IDs, and a composable middleware context