Top Stories published by Good Times in December of 2013

Modify Log Location of Spring-boot

Spring-boot has built-in logback.xml. In its source, they recommend that you have to import and override base.xml. If you want to save your logs to different folder, just modify the LOG_FILE property of base.xml.