GWT,Gradle,多个SLF4J绑定错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了GWT,Gradle,多个SLF4J绑定错误相关的知识,希望对你有一定的参考价值。
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in
[jar:file:/home/user/.IntelliJIdea2017.2/system/gwt/Lexical-Internal.cce6de70/rfiWebapp.1cb4267e/run/www/WEB-INF/lib/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/home/user/.gradle/caches/modules-2/files-2.1/org.slf4j/slf4j-log4j12/1.7.12/485f77901840cf4e8bf852f2abb9b723eb8ec29/slf4j-log4j12-1.7.12.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
Dec 14, 2017 2:24:38 PM org.mongodb.morphia.logging.MorphiaLoggerFactory choose LoggerFactory
INFO: LoggerImplFactory set to org.mongodb.morphia.logging.jdk.JDKLoggerFactory
为什么/.IntelliJIdea2017.2/
有什么东西......?
如何排除那部分?
/.gradle/
中的另一个......似乎在我的外部库中。
以上是关于GWT,Gradle,多个SLF4J绑定错误的主要内容,如果未能解决你的问题,请参考以下文章
Gradle 错误:无法初始化类 org.codehaus.groovy.runtime.InvokerHelper