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

Flush on exit #1185

Merged
merged 4 commits into from Oct 25, 2021
Merged

Flush on exit #1185

merged 4 commits into from Oct 25, 2021

Conversation

mcollina
Copy link
Member

Fixes #1183

@jsumners
Copy link
Member

Uh oh. Failing CI on 12.

@@ -2,6 +2,7 @@ const { Writable } = require('stream')

module.exports = (options) => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This transport is in our docs at https://github.com/pinojs/pino/blob/4fc35f681facea5582c42f87074ea1993ad60322/docs/transports.md#v7-transports

The docs should match, or at least include a caveat for Node 12.

@mcollina mcollina merged commit 66a392a into master Oct 25, 2021
@mcollina mcollina deleted the flush-on-exit branch October 25, 2021 16:17
@github-actions
Copy link

This pull request 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 Oct 26, 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

Successfully merging this pull request may close these issues.

Logs are not printing on hard exit
3 participants