Building with Purpose 1.1: Making logs prettier with pino-pretty
In the previous article, we saw these screenshot with the first logs of our backend server. They work but they don’t look great (I mean, they can look better).
We’ll do this with pino-pretty. The default logging in fastify is made with pino,but we c...
jordi0lle.hashnode.dev2 min read