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 (839 forks)batch import
documentationgood first issuehelp wanted

Repository metrics

Stars
 (13,157 stars)
PR merge metrics
 (Avg merge 1h 28m) (1 merged PR in 30d)

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