mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
This commit improve the logger-name value hint by adding a group attribute that can be defined to specify whether logging groups should be considered. Closes gh-14748