码迷,mamicode.com
首页 > 其他好文 > 详细

log4j:ERROR Could not read configuration file [log4j.properties]

时间:2017-12-17 12:13:57      阅读:197      评论:0      收藏:0      [点我收藏+]

标签:引用   post   could not   log4j   err   log4   资料   blog   技术   

遇到这个错误,程序能够正常运行,log4j.properties也在classpath中,后来在网上查了资料,把下面这个语句去掉就好啦。

PropertyConfigurator.configure("log4j.properties");

引用:

技术分享图片

log4j:ERROR Could not read configuration file [log4j.properties]

标签:引用   post   could not   log4j   err   log4   资料   blog   技术   

原文地址:http://www.cnblogs.com/hibou/p/8051593.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!