We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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?
To push an audit log to stdout:
const logger = pino({ name: 'audit' }, destination(0));
Yeah I can send the PRs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Are you willing and able to implement this?
Yeah I can send the PRs
The text was updated successfully, but these errors were encountered: