How to disable all Farfetched related logs
Open
question
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I'm using [createJsonQuery](https://farfetched.pages.dev/api/factories/create_json_query.html) 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.
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.