当前位置: 代码迷 >> Java Web开发 >> Spring的项目中的Log4j
  详细解决方案

Spring的项目中的Log4j

热度:212   发布时间:2007-04-01 17:04:30.0
Spring的项目中的Log4j
我运行了我的第一个spring程序,在eclipse3.2+myeclipse5.1中做的,运行后出现了一下信息:
log4j:WARN No appenders could be found for logger (org.springframework.core.CollectionFactory).
log4j:WARN Please initialize the log4j system properly.
不知道是什么原因?怎么解解决啊?
搜索更多相关主题的帖子: Spring  项目  

----------------解决方案--------------------------------------------------------

写一个property文件,也可以找个别人拿来用


----------------解决方案--------------------------------------------------------
  相关解决方案