This commit is contained in:
wangjinlei
2024-03-15 14:25:19 +08:00
parent 63fdd2759e
commit d099c05e90
3 changed files with 96 additions and 3 deletions

View File

@@ -186,7 +186,7 @@
<!-- &lt;!&ndash; 4. 最终的策略 &ndash;&gt;-->
<!-- &lt;!&ndash; 4.1 开发环境:打印控制台&ndash;&gt;-->
<springProfile name="dev">
<springProfile name="dev,dev1">
<include resource="org/springframework/boot/logging/logback/base.xml" />
<!-- <logger name="org.springframework.web" level="DEBUG"/>-->
<!-- <logger name="org.springboot.sample" level="DEBUG" />-->