Question: What Spring Boot property is used to set the logging level for the entire application in the application.properties file?
- logging.settings
- log.level
- root.logger.level
- logging.level.root
Answer: The correct answer of the above question is Option D:logging.level.root