Local edge functions don't log
Hi everyone, brand new to supabase so still trying to wrap my head around everything. I am struggling to see the logs for my edge function that i am developing locally. My current steps are
step 2 works correctly so i know that my log is being logged, i just cant find it.
- supabase start
- call this edge function using another local web application
step 2 works correctly so i know that my log is being logged, i just cant find it.