Rocket/contrib
Sergio Benitez 3a8d0e8a9a Dynamically increase/decrease log level at launch.
This commit modifies the internal logger so that launch messages are
emitted with the proper "info" level. The approach is to temporarily
weaken the log level to "normal" during launch and reset it to the
user's setting after launching.

This commit also upgrades to 'log' 0.4.

Fixes #553.
2018-01-29 13:16:04 -08:00
..
src Improve documentation on accessing templating engines. 2017-12-28 22:57:49 -08:00
tests Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
Cargo.toml Dynamically increase/decrease log level at launch. 2018-01-29 13:16:04 -08:00