- fix broken unittests because of server initializing order change - add a function to wait until server is up
- disable crow debug mode by default - expose `loglevel` method on `App` to change the logging level easily - add a startup message that guides how to change the logging level
- only crow.h is exposed now