© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•2y ago•
3 replies
ruin8978

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
1. supabase start
2. call this edge function using another local web application

so 2 happens successfully. however i dont get any of the logs from the edge function. I also noticed if i run supabase start. it exits after giving my anon key, but from the docs i sounds like this command should stay open and then if i use console.log() in my edge function it should return here like in most other frameworks.

step 2 works correctly so i know that my log is being logged, i just cant find it.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Local stack edge functions aren't logging
SupabaseSSupabase / help-and-questions
14mo ago
Authorization for Local Edge Functions
SupabaseSSupabase / help-and-questions
2w ago
Supabase edge functions and local imports
SupabaseSSupabase / help-and-questions
4mo ago
Database error with local edge functions
SupabaseSSupabase / help-and-questions
13mo ago