How to silence the log spamming? #371
Unanswered
leebailey88
asked this question in
Q&A
Replies: 1 comment
-
Make sure your config has |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
this library is constantly spamming my dev console with
next-firebase-auth: Setting config with provided value: { ...}
which makes it difficult to debug other things I'm logging. How can I silence this library so that I can properly debug my app?Beta Was this translation helpful? Give feedback.
All reactions