Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Logging Option #49

Open
PascalSenn opened this issue Apr 29, 2021 · 3 comments
Open

Query Logging Option #49

PascalSenn opened this issue Apr 29, 2021 · 3 comments

Comments

@PascalSenn
Copy link
Member

We could add a interface for query logging.
The idea would be to have insights in query structure and metrics during development (and maybe even in QA)

@PascalSenn
Copy link
Member Author

Just realized that we may already have something like this

@PascalSenn
Copy link
Member Author

@TimHolzherr i cannot remember what i found in the codebase to do this tbh.
But i usually use this approach: https://stackoverflow.com/questions/30333925/how-do-i-log-my-queries-in-mongodb-c-sharp-driver-2-0

@TimHolzherr
Copy link
Member

Hey @PascalSenn, thanks!
Yes this is my current approach too but I thought it must be possible to build a nicer user experience on top of it. Maybe a project for next innovation day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants