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
Disable Sequelize logging of executed SQL statements. These are verbose and it would be nice to not have to wade through that - we can always turn it back on locally if we have issues with particular queries
Add more of our own logging. We should flag if unusual things happen, or on key events (class creation, educator creation, etc)
We should