Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bunyan is unmaintained, move to pino? #1972

Open
3 tasks done
SamuelMarks opened this issue Apr 14, 2024 · 0 comments
Open
3 tasks done

bunyan is unmaintained, move to pino? #1972

SamuelMarks opened this issue Apr 14, 2024 · 0 comments

Comments

@SamuelMarks
Copy link

  • Used appropriate template for the issue type
  • Searched both open and closed issues for duplicates of this issue
  • Title adequately and concisely reflects the feature or the bug

Feature Request

Use Case

bunyan is fine but looks like it's not maintained anymore. https://github.com/trentm/node-bunyan

https://github.com/pinojs/pino seems to be the most popular one; so let's switch?

Example API

To push an audit log to stdout:

const logger = pino({ name: 'audit' }, destination(0));

Are you willing and able to implement this?

Yeah I can send the PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant