Spring Boot: How can I set the logging level with application.properties?

This is very simple question, but I cannot find information.
(Maybe my knowledge about Java frameworks is severely lacking)

How can I set the logging level with application.properties?
And logging file location, etc?

18 Answers
18

Leave a Comment