🧪 Spring Boot MCQ Quiz Hub

Spring Boot - Logging

Choose a topic to test your knowledge and improve your Spring Boot skills

1. Spring Boot’s default configurations provides a support for




2. Spring Boot Starters, Logback will provide a good support for logging?




3. Spring Boot also provide support for Common Logging, Util Logging, Log4J, and SLF4J




4. Spring Boot provides default log format ?




5. Spring boot Log level shows as




6. To start Spring Boot application as debug mode




7. By default,Spring boot File Log Output




8. By default ,Spring Boot not supported for log output in the file?




9. By default Spring boot Support Log output at window console only




10. in application.properties ,logging.path = /var/tmp/ .What will be default log out file name ?