Parent issue: https://github.com/torrust/torrust-index/issues/591 Rename `log_level` to `threshold` ```toml [logging] log_level = "info" ``` ```toml [logging] threshold = "info" ```