### Environment * Elixir 1.14.4 * Phoenix 1.7.2 * Operating system: macos ### Expected behavior `log: :debug` defined at the scope-level should disable route logging when the log-level of the application is :info. ### Actual behavior scope-level logging continues to emit, regardless of the `log` option