StringBoot-log日志打印配置
logging:
config: classpath:log/logback-${spring.profiles.active:test}.xml
level:
"com.alibaba.nacos.*": info
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-all-spring-boot-starter</artifactId>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>tlog-dubbox</artifactId>
<version>1.5.0</version>
</dependency>
附件下载:resources_log.rar
https://blog.csdn.net/ctubinanbowan/article/details/105374279 https://blog.csdn.net/CUITAO2305532402/article/details/113702877(见 实际代码案例:)
正文到此结束
- 本文标签: Spring Boot Spring
- 本文链接: https://code.jiangjiesheng.cn/article/207
- 版权声明: 本文由小江同学原创发布,转载请先联系本站长,谢谢。