How do I see preview backend console logs

I could not figure out how to see the console.log and console.error that is triggered by the backend services (specifically .ts) files. Anything that is client side (.tsx files) are immediately visible in the Web Console pane in Firebase Studio. But the backend ones I could not find anywhere. Any idea?