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

I don't want forever logs file,how do i config or achieve ? #690

Closed
allenfred opened this issue Mar 10, 2015 · 2 comments
Closed

I don't want forever logs file,how do i config or achieve ? #690

allenfred opened this issue Mar 10, 2015 · 2 comments

Comments

@allenfred
Copy link

No description provided.

@bmcallis
Copy link

In unix environments you can have it log to /dev/null. Not sure how to handle it in a windows environment though.

forever start -a -l /dev/null app.js

@indexzero
Copy link
Member

+1

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

3 participants