Summary
When I try to connect to the websocket endpoint /_stcore/stream
, I see some logs for successful requests but no logs for bad ones.
Let’s say my request is missing some headers, I get 400 response but I don’t see any logs in console.
Also, is there a way to customise logs for websocket endpoint /_stcore/stream
?