update logger
This commit is contained in:
@@ -123,7 +123,7 @@ logging:
|
|||||||
config: classpath:config/logback-spring.xml
|
config: classpath:config/logback-spring.xml
|
||||||
# level:
|
# level:
|
||||||
# root: warn
|
# root: warn
|
||||||
# com.jeesite: debug
|
# com.jeesite.modules: debug
|
||||||
|
|
||||||
# MyBatis 相关
|
# MyBatis 相关
|
||||||
mybatis:
|
mybatis:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<included>
|
<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" />
|
<include resource="org/springframework/boot/logging/logback/defaults.xml" />
|
||||||
|
|
||||||
<logger name="org.apache.catalina.core.StandardEngine" level="INFO" />
|
<logger name="org.apache.catalina.core.StandardEngine" level="INFO" />
|
||||||
|
|||||||
@@ -308,7 +308,7 @@ logging:
|
|||||||
config: classpath:config/logback-spring.xml
|
config: classpath:config/logback-spring.xml
|
||||||
# level:
|
# level:
|
||||||
# root: warn
|
# root: warn
|
||||||
# com.jeesite: debug
|
# com.jeesite.modules: debug
|
||||||
|
|
||||||
# MyBatis 相关
|
# MyBatis 相关
|
||||||
mybatis:
|
mybatis:
|
||||||
|
|||||||
@@ -106,7 +106,7 @@ logging:
|
|||||||
config: classpath:config/logback-spring.xml
|
config: classpath:config/logback-spring.xml
|
||||||
# level:
|
# level:
|
||||||
# root: warn
|
# root: warn
|
||||||
# com.jeesite: debug
|
# com.jeesite.modules: debug
|
||||||
|
|
||||||
# MyBatis 相关
|
# MyBatis 相关
|
||||||
mybatis:
|
mybatis:
|
||||||
|
|||||||
@@ -308,7 +308,7 @@ logging:
|
|||||||
config: classpath:config/logback-spring.xml
|
config: classpath:config/logback-spring.xml
|
||||||
# level:
|
# level:
|
||||||
# root: warn
|
# root: warn
|
||||||
# com.jeesite: debug
|
# com.jeesite.modules: debug
|
||||||
|
|
||||||
# MyBatis 相关
|
# MyBatis 相关
|
||||||
mybatis:
|
mybatis:
|
||||||
|
|||||||
Reference in New Issue
Block a user