06.Springboot切换日志框架

1.Springboot默认使用logback
2.切换到log4j2

org.springframework.boot
spring-boot-starter-web


spring-boot-starter-logging
org.springframework.boot




org.springframework.boot
spring-boot-starter-log4j2

posted @ 2022-09-25 23:37  NIANER2011  阅读(56)  评论(0)    收藏  举报