mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 09:09:01 +00:00
The spring-starter-logging is included everywhere transitively now so logback is the default. The actuator sample explicitly excludes the logging starter so it can have profiles for different loggers (just as a demo). [Fixes #53278727]