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

Where are logs saved to? #427

Open
TheOtherBrian1 opened this issue Nov 18, 2024 · 1 comment
Open

Where are logs saved to? #427

TheOtherBrian1 opened this issue Nov 18, 2024 · 1 comment

Comments

@TheOtherBrian1
Copy link

I noticed that pglite supports the auto_explain module. How does logging work in pglite? Does it save it to indexdb?

@copiltembel
Copy link
Contributor

If you are interested in the output of the auto_explain module, have a look at packages/pglite/tests/contrib/auto_explain.test.js. You'll get the output via the onNotice callback.

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