Closed
Description
Prefer Pino
Why?
Well maintained, performance-focused, compatible API. Today we always pass a Pino instance to createServer()
.
Breaking change
bunyan_helper has a complex implementation of RequestCaptureStream
based on Bunyan multi-stream and RingBuffer capabilities that Pino don't have. I propose we dropRequestCaptureStream
entirely, as it is only used if the user doesn't provide any logger themselves.
Are you willing and able to implement this?
Yes
Metadata
Metadata
Assignees
Labels
No labels