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

File transport: Set _rotate false on emit 'rotate' false #2457

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

u8675309
Copy link
Contributor

@u8675309 u8675309 commented May 3, 2024

In some situations the event names includes events with no more listeners. Check the emit return code to see whether it was received instead of checking event names.

In some situations the event names includes events with no more listeners. Check the emit return code to see whether it was received instead of checking event names.
@u8675309 u8675309 marked this pull request as ready for review May 6, 2024 15:33
@Markiz9999
Copy link

It's a much-needed fix. Please merge it

@DABH
Copy link
Contributor

DABH commented Jul 27, 2024

We’ll go ahead and give this a merge. Might revert if users encounter any issues. Thanks again for the investigation and your contribution!

@DABH DABH merged commit 1719275 into winstonjs:master Jul 27, 2024
3 of 4 checks passed
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.

3 participants