CodeBrowser / npm / pino
pino@10.3.1
// super fast, all natural json logger
$ npm install pino
downloads/wk
37,067,217
license
MIT
version
10.3.1
published
Feb 9, 2026
What is pino?
Pino is a JSON logging library for Node.js that prioritizes speed and efficiency. Developers use it to output structured logs in JSON format, which makes them easier to parse and analyze in production environments. It's particularly useful when you need fast, low-overhead logging without sacrificing functionality.
Keywords
#fast #logger #stream #json
Maintainers
matteo.collina, jsumners, watson, davidmarkclements