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
Implement better logging instead of using 'console.x'.
This should include formatted log output as well as writing to a log file.
Libraries like Winston could help with this.