You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are plenty of debug logs that user don't care about, clogging the console and doing slow disk writes at runtime.
Some scripts have has many line to debugs than lines to actually do the things.
Please remove most of them, let only the user useful logs (mostly warnings and errors).