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

Add a transports option to the constructor #1105

Closed
mcollina opened this issue Aug 28, 2021 · 4 comments
Closed

Add a transports option to the constructor #1105

mcollina opened this issue Aug 28, 2021 · 4 comments
Milestone

Comments

@mcollina
Copy link
Member

mcollina commented Aug 28, 2021

The option would need to pass its inputs as pino.transport({ transports }) and use the result as the destination stream. This would be useful for Fastify and others that do not re-expose pino.transport() to their users.

cc @davidmarkclements

@mcollina mcollina added this to the v7.0.0 milestone Aug 28, 2021
@Eomm
Copy link
Contributor

Eomm commented Aug 31, 2021

I'm working on it!

@davidmarkclements
Copy link
Member

@mcollina sgtm

@Eomm
Copy link
Contributor

Eomm commented Sep 9, 2021

This could be closed 👍🏽

@mcollina mcollina closed this as completed Sep 9, 2021
@github-actions
Copy link

github-actions bot commented Feb 3, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants