© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•15h ago•
3 replies
Jonathan

How to fetch logs for a specific RPC function?

🟢SQL
I have an rpc. Let's say its called
function_example
function_example
.
Inside this function, I have these statements:
- RAISE LOG [..]
- RAISE WARNING [..]

I want to be able to fetch these logs. How can I do so?
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

How to debug rpc function?
SupabaseSSupabase / help-and-questions
3y ago
where are RPC functions logs?
SupabaseSSupabase / help-and-questions
4mo ago
How to create a JWT for a specific user from an Edge Function?
SupabaseSSupabase / help-and-questions
7mo ago
Bandwidth calculation for an rpc function
SupabaseSSupabase / help-and-questions
4y ago