Struts2 ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging
时间:2016-11-06 20:03:24
收藏:0
阅读:6804
在做struts2时导包完成发现Struts2 ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging
log4j2的配置文件没找到去struts2-blank下、WEB-INF\classes下找到log4j的配置文件log4j2.xml;把他放入src中
原文:http://www.cnblogs.com/ylw666/p/6036020.html
评论(0)