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
Improve logging, and other minor refactoring (#62)
* Add stdout logger
* Dockerfile formatting
* Move CustomJSONEncoder to utils submodule
* Add logged_route decorator for, er, logging routes
* Tidy up route logging/printing/error handling
* Set DEBUG mode to by default
* Update test error message
* Tweak CI config: do not run 3.9 tests if 3.8 fails
* Reblacken
* Revert error handling changes
0 commit comments