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

Rolling filenames cannot be tailed #268

Closed
cscalfani opened this issue Jun 11, 2013 · 2 comments
Closed

Rolling filenames cannot be tailed #268

cscalfani opened this issue Jun 11, 2013 · 2 comments
Labels

Comments

@cscalfani
Copy link

The rolling filenames should be renamed so you can tail -f the base log file (with NO numbers).

Also, this renaming should be done ASYNCHRONOUSLY so we don't take a performance hit. It's bad enough that files > max are delete SYNCHRONOUSLY.

@futurechan
Copy link

This is an issue for me too. Has there been any progress on this?

npeeples pushed a commit to npeeples/winston that referenced this issue Sep 16, 2014
…nstead of creating incrementing appends. implements winstonjs#268
npeeples pushed a commit to npeeples/winston that referenced this issue Oct 17, 2014
…nstead of creating incrementing appends. implements winstonjs#268
indexzero pushed a commit that referenced this issue Jan 27, 2015
…nstead of creating incrementing appends. implements #268
@indexzero
Copy link
Member

Fixed by #448. Will go into winston@0.9.0

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

No branches or pull requests

3 participants