Rocket/core
Sergio Benitez 885cdfd61c Always log launch message.
Users experience confusion when the server appears to do "nothing" when
compiled in release mode. In reality, the server has started, but it
offers no indication in that direction via log message. Often users
misconfigure the port or address, but that information isn't displayed.

This commit makes it such that only the final "Rocket has launched!"
log message is displayed, which includes the listening address, port,
and protocol.
2022-08-30 13:51:23 -07:00
..
codegen Update UI tests for latest nightly, stable. 2022-07-13 18:23:39 -07:00
http Add several new known media types: 2022-06-13 15:29:32 -07:00
lib Always log launch message. 2022-08-30 13:51:23 -07:00