pinojs/pino

Add docs page: Switching from bunyan

Open

#727 opened on Oct 10, 2019

View on GitHub
 (4 comments) (3 reactions) (0 assignees)JavaScript (13,157 stars) (839 forks)batch import
documentationgood first issuehelp wanted

Description

I found Pino when googling for bunyan alternatives, because I'm hoping to replace bunyan in a Node web server project I've inherited.

It would be useful if Pino could add a "Switching from bunyan" docs page as a starting point for people in this position, to list any important conceptual differences and to map bunyan concepts to corresponding Pino concepts.

Contributor guide