现象:运行eclipse maven build,console 有红色日志如下:
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.
log4j-1.2.12.jar
slf4j-api-1.6.1.jar
slf4j-log4j12-1.6.6.jar
版本要匹配,否则会出现如上的错误