首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

Failed to load class "org.slf4j.impl.StaticLoggerBinder"

2013-01-19 
Failed to load class org.slf4j.impl.StaticLoggerBinder异常信息如下:Failed to load class org.slf4

Failed to load class "org.slf4j.impl.StaticLoggerBinder"
异常信息如下:
Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
解决方案:
缺少slf4j-log4j12-1.6.3jar包引起的
注意:
log4j不同的版本对应不同的slf4j-log4j12。

热点排行