Logging text messages sent and received over a websocket

Hi,

How can I log text messages sent and received over a websocket? I tried:

but I only get the HTTP requests and responses. Is it possible to also log the websocket messages?

Thanks,

Stéphane