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

How to disable all Farfetched related logs #122

Open
asvyazhin opened this issue Jul 14, 2023 · 0 comments
Open

How to disable all Farfetched related logs #122

asvyazhin opened this issue Jul 14, 2023 · 0 comments
Labels
question Further information is requested

Comments

@asvyazhin
Copy link

I'm using createJsonQuery and "effector-logger" in my project and I want to mute all farfetched related service logs from my console because they are too verbose and seem to clutter up the console. Please take a look on the screenshot.

Screenshot 2023-07-14 at 12 48 07

I've tried to use configure with { log: 'disabled' } for all states and effects from query returned by createJsonQuery(). But it didn't help. Could be someone can help to figure it out how to do that?

Screenshot 2023-07-14 at 12 47 33
@sergeysova sergeysova added the question Further information is requested label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants