mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Add `logging.console.enabled` which when set will cause the `logging.threshold.console` property to be set to `OFF`. Closes gh-46592