log4jWARN Please initialize the log4j system properly解决办法

Posted starskyhu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了log4jWARN Please initialize the log4j system properly解决办法相关的知识,希望对你有一定的参考价值。

原因是没有对log4j这个jar进行文件配置。

要解决这个问题非常简单,建立LOG4J 的配置文件即可。在src 目录下创建配置文件,选

择菜单File > New > File,文件名输入log4j.properties,文件内容如下所示:

log4j.rootLogger=WARN, stdout

log4j.appender.stdout=org.apache.log4j.ConsoleAppender

log4j.appender.stdout.layout=org.apache.log4j.PatternLayout

log4j.appender.stdout.layout.ConversionPattern=%d %p [%c] - %m%n

以上是关于log4jWARN Please initialize the log4j system properly解决办法的主要内容,如果未能解决你的问题,请参考以下文章

would you please...could you please...两句区别是什么?

please Try again啥意思

E09餐厅Can I have the bill,please?

No Smoking, Please Gym - 101518H

手机为啥一直弹出please and or correct UmengIntentService

IDEA please configure web facet first