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

Mina 中遇到SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"

时间:2016-01-13 17:17:26      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

SLF4J: 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《http://www.slf4j.org/download.html》源码,添加slf4j-nop.jar引用

 

Mina 中遇到SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"

标签:

原文地址:http://www.cnblogs.com/94cool/p/5127534.html

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