Edge functions console logs in prod?
I would like to inspect the actual function logs ,ie the console log / errors from the function code. If i go to logs edge function i only see the request/response without the response body.
Is there a way to pipe in the stream of the function logs?
Is there a way to pipe in the stream of the function logs?