This will cause these to be displayed even without $RUST_LOG set. If RUST_LOG=debug, the message is printed twice (once at the debug level by the built-in `Logger` middleware), but this is better than not at all.
This will support setting up publicly-accessible personal servers, without also allowing anyone to create a new client.
This will make it easier to build variations on the server, or embed it into larger projects.