how to view console.log when running via `wrangler dev --remote`

Hi. I'm using react-router v7 and tinkering with browser bindings. I'm at a loss at how to observe server-side console.log when running wranger dev in --remote mode. I only see a bunch of [wrangler:inf] GET ... logs on the terminal. Help please!
Was this page helpful?