Base solution for your next web application
Open Closed

How to disable Websockets DEBUG messages? #6214


User avatar
1
timmackey created

Is there any way I can disable the Websockets DEBUG messages from appearing in the debug console window?

Starting connection using WebSockets transport
Connected to SignalR server!
Information: WebSocket connected to ws://localhost:22742/signalr?
enc_auth_token ...

If I need the info I will re-enable them.


4 Answer(s)