Logging Warnings/Errors and Debugging info

Open
#398 6 comments 3 reactions 1 assignee View on GitHub

@olirice is already working on this.

Since Jul 31, 2023.

Assessment

This issue has not been assessed yet.

Description

enhancement

GraphQL queries are typically passed as arguments to a prepared statement and are not logged. Transpired SQL queries executed via SPI are similarly unlogged. That makes it difficult for users to debug their own queries

This issue is to add debug level logging for:

  • GraphQL query
  • Transpiled SQL queries
  • The user's role and uid

with a trace_id

We should also add logging at the warning or error level for things like like naming collisions

Dominant language
Rust
Stars
3.4k
Forks
141
Avg merge
19m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from supabase/pg_graphql

All issues in supabase/pg_graphql

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.