0

springboot log4j DatePattern 配置不起作用的问题

在springboot当中配置了log4j输出到文件:# LOG4J配置log4j.rootCategory = INFO,stdout,filelog4j.appender.file =...

阅读全文>>