5

I am using the websocket-client Python Package. This works fine. But when I send messages to the server the client prints this message to stdout. Is there a possibility to disable this?

1 Answer 1

9

websocket.enableTrace(False) solved this.

Sign up to request clarification or add additional context in comments.

1 Comment

Since you answered your own question, please remember to accept your answer after the 48 hour waiting period has passed.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.