Spring Boot - Logging
If
logging.level.root=INFO and logging.level.com.example=TRACE are set, what is the log level for com.example.controller.HomeController?