matrix-js-sdk icon indicating copy to clipboard operation
matrix-js-sdk copied to clipboard

WebRTC: Prefix all WebRTC console logs with the call id

Open superdump opened this issue 8 years ago • 1 comments

When handling multiple calls in the same page, debugging becomes very difficult as it's impossible to see which calls are triggering which messages.

superdump avatar Apr 05 '17 05:04 superdump

https://github.com/matrix-org/matrix-js-sdk/commit/139f40721e7091e8a981ba01eb96d8b7b9e91b55

superdump avatar Apr 05 '17 06:04 superdump