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

Port performance fixes from winston file transport #76

Closed
pwielgolaski opened this issue Apr 24, 2017 · 1 comment
Closed

Port performance fixes from winston file transport #76

pwielgolaski opened this issue Apr 24, 2017 · 1 comment

Comments

@pwielgolaski
Copy link

Especially stream2

winstonjs/winston@b0227b6
winstonjs/winston@5c4bd41

We see few minutes hangs in web application with heavy load when we use daily-rotate vs file transport

@mattberther
Copy link
Member

Some long-overdue refactoring of the transport has occurred. A PR is available at #107. Also, a pre-release version has been published to npm. Part of the refactor involved moving the bulk of the logging and rotation to a separate library.

Please npm install [email protected] and reopen this issue if the problem remains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants