Question: What Spring Boot property is used to set the logging level for the entire application in the application.properties file?

  1. logging.settings
  2. log.level
  3. root.logger.level
  4. logging.level.root

Answer: The correct answer of the above question is Option D:logging.level.root