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

Disable logging option #348

Open
ghost opened this issue Aug 22, 2015 · 0 comments
Open

Disable logging option #348

ghost opened this issue Aug 22, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 22, 2015

Hi,

When I use Insight I get all the client request printed in the console and I think this can impact the performance. So how can I turn the off the logs? I have tried this export LOGGER_LEVEL="error" but I still get them(Turned off some prints )

This are the logs I want to turn off:
127.0.0.1 2015-08-22T06:32:50.823Z "GET /api/block/000000000295aec0efc809e53e489bdf8272f1cae2b675b28b84404d71f18677" 200 209547 42.400 "Python-urllib/2.7"
127.0.0.1 2015-08-22T06:32:50.978Z "GET /api/block/00000000025ab0e883468fdd51e59c48ee473c0fca6a1afe1ac34d8b7ebc28bb" 200 209548 37.399 "Python-urllib/2.7"
127.0.0.1 2015-08-22T06:32:51.004Z "GET /api/tx/b1720172e6efa14f4e910bdb89c6ab50783bcf142c7cde33b5b54f5d2e694796" 200 1416 6.012 "Python-urllib/2.7"
127.0.0.1 2015-08-22T06:32:52.640Z "GET /api/tx/ee2c32ef99b8ecd22186196a6735fcac8476cf22c4e70d1ace3c6e870e427783" 200 1482904 1525.991 "Python-urllib/2.7"

Thanks!

@braydonf braydonf changed the title How to disable prints Disable logging option Jun 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant