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

Make the log-rotation actually work #427

Closed

Conversation

UnitedMarsupials-zz
Copy link
Contributor

Type: bug
The following has been addressed in the PR:

Description:

See my comments at the bottom of #424 for details and the trade-offs.

Resolves #420

… `SIGUSR2` can be used to ask the process to reopen the log.
Unfortunately, this abolishes the different coloring of messages from different subsystems and the
"pretty" handling feature (the latter -- only when logging into files).
@UnitedMarsupials-zz
Copy link
Contributor Author

Here is my ticket with Bunyan: trentm/node-bunyan#563. Somebody even has an outstanding PR (trentm/node-bunyan#442) with them, which would cause all children to reopen their logs as well, but it seems incorrect to me -- shouldn't the children share the same streams instead of holding copies?

@juanpicado
Copy link
Member

juanpicado commented Dec 8, 2017

I left my thoughts in #424

@stale
Copy link

stale bot commented Aug 15, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@lock
Copy link

lock bot commented Jan 18, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rotating verdaccio logs
2 participants