Skip to content

bunyan is unmaintained, move to pino? #1972

@SamuelMarks

Description

@SamuelMarks
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions