Spring Cloud Spring Boot mybatis分布式微服务云架构(三十七)日志管理
SpringBoot在所有内部日志中使用CommonsLogging(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcommons.apache.org%2Fproper%2Fcommonslogging%2F),但是默认配置也提供了对常用日志的支持,如:JavaUtilLo
