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

How to disable logging? #509

Closed
kc64 opened this issue May 24, 2017 · 1 comment
Closed

How to disable logging? #509

kc64 opened this issue May 24, 2017 · 1 comment
Labels
invalid This doesn't seem right

Comments

@kc64
Copy link

kc64 commented May 24, 2017

When I run my socketio/engineio-based application with Flask, the run window floods with messages like this. How can I disable them?

Thanks,
K


INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["c... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["p... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["t... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["s... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["d... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["s... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["s... INFO:engineio:4d4619dde53c46dabad4b96a3f7750db: Sending packet MESSAGE data 2["p...

@tonysepia
Copy link

+1

darrachequesne pushed a commit that referenced this issue May 8, 2020
Some corporate firewalls/proxies such as Blue Coat prevent JavaScript
files from being downloaded if they contain the word "ActiveX".
@darrachequesne darrachequesne added the invalid This doesn't seem right label Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants