In a section about logging it is suggested to use Bunyan as a logging library.
The project is not currently active https://github.com/trentm/node-bunyan/issues/586 and it's probably not the best suggestion for people seeking guidance.
I propose to remove it as a suggested library until the repo has an active maintainer.
What do you think?
This correlate with writing-guidelines part 6 leading vendors only
@halfzebra Yes, good catch 馃檹
what do you recommend instead?
I like using Pino and I would recommend it to anyone doing Node.js servers.
It's on the list of recommended logging libs at the moment.
Most helpful comment
This correlate with writing-guidelines part 6 leading vendors only