update logger
This commit is contained in:
@@ -123,7 +123,7 @@ logging:
|
||||
config: classpath:config/logback-spring.xml
|
||||
# level:
|
||||
# root: warn
|
||||
# com.jeesite: debug
|
||||
# com.jeesite.modules: debug
|
||||
|
||||
# MyBatis 相关
|
||||
mybatis:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<included>
|
||||
|
||||
<!-- https://github.com/spring-projects/spring-boot/blob/v2.0.5.RELEASE/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/defaults.xml -->
|
||||
<!-- https://github.com/spring-projects/spring-boot/blob/v2.7.18/spring-boot-project/spring-boot/src/main/resources/org/springframework/boot/logging/logback/defaults.xml -->
|
||||
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
|
||||
|
||||
<logger name="org.apache.catalina.core.StandardEngine" level="INFO" />
|
||||
|
||||
Reference in New Issue
Block a user