Skip to content

Logging Warnings/Errors and Debugging info #398

Open
@olirice

Description

@olirice

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions