I want to reduce the log verbosity of rocket.rs, so I have set up a Rocket.toml file as follows:
Rocket.toml
[global] log = "critical"