mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Add `logging.charset.console` and `logging.charset.file` properties that can be used to configure charsets for Logback/Log4J2. Closes gh-23827