logging.level.org.springframework = DEBUG logging.level.com.howtodoinjava = DEBUG logging.file = ${ java.io.tmpdir }/application.log logging.pattern.file = %d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%