Springboot添加log4j日誌

先了解下日誌級別: TRACE < DEBUG < INFO < WARN < ERROR < FATAL 添加日誌: 1、導入依賴: <dependency>  <groupId>org.springframework.boot</groupId>  <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 日誌級別
相關文章
相關標籤/搜索