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

fix file rolling when tailing is set to true #1420

Merged
merged 6 commits into from
Aug 27, 2018
Merged

Conversation

ledbit
Copy link
Contributor

@ledbit ledbit commented Jul 26, 2018

addresses issue #1194

@Cellule
Copy link

Cellule commented Jul 31, 2018

Please get this fix in and publish soon.
I am losing a lot of logs in my service because of this bug

@felix-hoc
Copy link

+1, please publish as soon as possible!

@DABH DABH mentioned this pull request Aug 27, 2018
@DABH DABH merged commit ba2fcaf into winstonjs:master Aug 27, 2018
@DABH
Copy link
Contributor

DABH commented Aug 27, 2018

Thanks for your work on this! I merged this in and it will go into the next release, which is hopefully published very soon. In the meantime, if someone could comment in #1194 whether file rolling is working out with Tailable true, that would be great (test using master). Thanks again!

Mizumaki pushed a commit to Mizumaki/winston that referenced this pull request Jun 11, 2020
* fix issue winstonjs#1194 - where rotation of files isn't done when tailable is set to true

* more fixes to tail rolling + fix & enable unit tests

* fix unit tests interference from 01-file-maxsize - not sure why a new file gets created on an unrelated transport when adding a new Transport

* Update 01-file-maxsize.test.js

* Update file.js
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.

None yet

4 participants