© Blueground
📘 Start with the Logging Policy.
This repository is a reference implementation of that policy for Node.js services. We encourage you to read the policy first, then explore this project to see the guidelines applied in practice ✨.
- Manages a Mapped Diagnostic Context using async-mdc with Pino
- Express
- Fastify
- Kafka consumer
- RabbitMQ consumer
- Bull.js Queue processor
👀 See postman.json for the available routes to get it for a spin
$ npm run dev:fastify$ npm run dev:express