Can I turn on logging for production? #4216
Unanswered
changyeamoon
asked this question in
Q&A
Replies: 1 comment 2 replies
-
devtools in production: https://tanstack.com/query/v4/docs/devtools#devtools-in-production logging in production was removed in v4. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://tanstack.com/query/v4/docs/guides/migrating-to-react-query-4#logging-in-production
I see v4 no longer logs in production, but I need it because my development environment has to be in production mode (salesforce use case)
In the same vein, is there a way to show the QueryDevTool in production too?
Beta Was this translation helpful? Give feedback.
All reactions