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

Startup Parameters #58

Closed
jlkalberer opened this issue Jan 3, 2017 · 1 comment
Closed

Startup Parameters #58

jlkalberer opened this issue Jan 3, 2017 · 1 comment

Comments

@jlkalberer
Copy link

When you call npm start you should be able to pass in --verbose.

There should be a single setting (there are many right now) that gets set to true in order to log a lot more data. We should read this parameter for both spark-protocol and spark-server. I know there are some checks in SparkCore.js that have if (shouldLog) that could use this.

@jlkalberer
Copy link
Author

I think what we have now is good enough

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

1 participant