Spring Boot - Logging
You want to see detailed logs only for the
com.example.repository package but keep the rest of the application logging at WARN level. Which application.properties configuration achieves this?