googleplay_dev_scraper icon indicating copy to clipboard operation
googleplay_dev_scraper copied to clipboard

Optional STDERR URL printing?

Open shelbyd opened this issue 11 years ago • 0 comments

Can you make STDERR echo of URL optional, or only done at a 'verbose' logging level?

It is causing our tests to print the url for every request. It adds a lot of noise to our tests.

I am happy to fix the problem and open a pull request. The problem is line 113 of lib/googleplay_dev_scraper/scraper.rb

Thanks!

shelbyd avatar Dec 30 '14 01:12 shelbyd