SupabaseS
Supabase12mo ago
Strange

Local debug edge functions are no longer logging to terminal

Hey crew, looks like there was some change to the edge function docker container that causes functions to no longer forward console.log statements to the terminal window. This was super useful for debugging, I'm not sure how to enable it again. --debug doesnt seem to do it.

Also, if this change was intended, the docs are out of date: https://supabase.com/docs/guides/functions/logging#local
How to access logs for your Edge Functions.
Was this page helpful?