Very low overhead Node.js logger.
Pino is a fast, lightweight logging package for Node.js applications. Known for its minimal overhead and focus on performance, Pino is designed to efficiently generate structured logs in JSON format.
Pino produces JSON log records by default. To get the most out of Pino, we recommend the following: