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

Prefer Pino logger over Bunyan #1841

Merged
merged 4 commits into from Jul 11, 2020
Merged

Prefer Pino logger over Bunyan #1841

merged 4 commits into from Jul 11, 2020

Conversation

ghermeto
Copy link
Member

@ghermeto ghermeto commented Jul 3, 2020

What?

removes RequestCaptureStream and replaces bunyan logger with pino

Why?

Well maintained, performance-focused, compatible API. Today we always pass a Pino instance to createServer().

Level

This is a breaking change

Discussion

on issue #1838

BREAKING CHANGE: removes RequestCaptureStream and replaces bunyan with pino
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

Successfully merging this pull request may close these issues.

None yet

2 participants