乱写的
application.yml
1  | 
  | 
logback 类路径下 logback.spring.xml logback.xml
log4j2 类路径下 log4j2.spting.xml log4j2.xml
环境切换
1  | 
  | 
spring日志框架切换
因为spring默认使用logback 日志框架
如果想换成log4j2
1  | 
  | 
log4j2的一套配置
1  | 
  | 
- 本文作者: 忘忧症
 - 本文链接: https://NepenthesZGW.github.io/2020/06/20/framework/log/springBoot使用日志/
 - 版权声明: 本博客所有文章除特别声明外,均采用 MIT 许可协议。转载请注明出处!
 
		