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

Hide console output #184

Closed
santoshjoseph99 opened this issue Aug 1, 2018 · 3 comments
Closed

Hide console output #184

santoshjoseph99 opened this issue Aug 1, 2018 · 3 comments

Comments

@santoshjoseph99
Copy link
Contributor

When using the API, I think it would be good idea not to output anything to the console, since you get that data from the start call.
Seems pretty simple, just pass a flag into the options object to silence the console.log's.
I can get this done if needed.

output when using API:
screen shot 2018-07-31 at 9 29 40 pm

Config / CLI options

Steps to reproduce.

Stack trace

Screenshot

Environment

  1. pwmetrics version:
  2. Chrome version:
  3. OS version:
@denar90
Copy link
Collaborator

denar90 commented Aug 13, 2018

I think we can use flag her, aka showLaunchingResults which might be true by default. wdyt?

@santoshjoseph99
Copy link
Contributor Author

sounds good. I'll submit a PR.

@denar90
Copy link
Collaborator

denar90 commented Aug 22, 2018

fixed via #185

@denar90 denar90 closed this as completed Aug 22, 2018
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