Spring Boot - Logging
You want to log detailed trace information only for the package
com.example.api while keeping the rest of the application at INFO level. Which configuration in application.properties achieves this?