MOZ_LOG nsSocketTransport

Setting MOZ_LOG without nsSocketTransport as described here under Advanced Techniques:

is not disabling the Socket Threads in the log as described it should.

Is this not the proper way to eliminate the socket-level information? If not, then how?

Thanks!

The forum is about the Firefox DevTools that you access inside the browser, so you might not get an answer about this here. I’d recommend trying the dev-platform mailing list for this.

If you just want to view requests, you could try the Network Monitor tool. There’s also an option to export to a HAR file for later analysis.