generated from toastyboost/rollup-starter
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.

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?

Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested