Spring Boot - Logging
Which of the following is the correct way to set the log level to ERROR for the package
org.myapp.service in application.yml?org.myapp.service in application.yml?application.yml, nested properties use indentation and colons, not equals signs.logging:
level:
package.name: LEVEL15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions