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

How to disable ">>> RESTARTING <<<" message? #115

Closed
MaxmaxmaximusAWS opened this issue Aug 21, 2020 · 3 comments
Closed

How to disable ">>> RESTARTING <<<" message? #115

MaxmaxmaximusAWS opened this issue Aug 21, 2020 · 3 comments

Comments

@MaxmaxmaximusAWS
Copy link

MaxmaxmaximusAWS commented Aug 21, 2020

--quiet and -q flags like nodemon not working.

How to disable ">>> RESTARTING <<<" message?

p.s. Please add an option that would also clear the console before restarting =)
I would like to just press ctrl + s and see in the console ONLY the result of the current iteration. If I write 200 console.log's in my app (I do this often), then I want scroll to top of output, and understand where it starts. And must not see the results of previous iterations. ^ _ ^ if you understand what I mean.

@STRML
Copy link
Collaborator

STRML commented Jan 5, 2021

I think a clear console option is a good idea. PRs welcome.

@STRML
Copy link
Collaborator

STRML commented Jan 5, 2021

Fixed in 7.2.0 (option --clear-console).

@STRML STRML closed this as completed Jan 5, 2021
@MaxmaxmaximusAWS
Copy link
Author

thank you very much

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

No branches or pull requests

2 participants