You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jcchen2, thanks for submitting an issue (and sending us a follow up email!), it is greatly appreciated. Query logging is definitely something we should think about, and I think it is one of the features that we neglected to reimplement during the transition to v2.
i did look into opentelemetry a little bit. not sure it's a good idea to require gogm users to enable opentelemetry to log cypher queries. it is easier for developers to just set the right log level and see queries. just my thoughts.
Feature Request:
i'd like to log cypher queries at debug level to better understand what is going on under the hood
Context
this will help me better understand gogm and troubleshoot issues
Alternatives
dig into gogm source code
Would you be interested in implementing this feature?
Yes
The text was updated successfully, but these errors were encountered: