Spring Boot - Logging
You want to reduce log noise by setting
com.example.repository to WARN but keep com.example.repository.audit at DEBUG. How do you configure this in application.yml?