Debugging Edge Functions — How?

When an edge function fails, I cannot seem to find an error message returning. It only gives a "Failed to fetch" error. Additionally, it doesn't seem like console.log's are working (unless there is a specific place to view them that I have not found?)

Just curious how people are debugging their edge functions.
Was this page helpful?