报错内容:
- 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.
提示:加载类文件org.slf4j.impl.StaticLoggerBinder时失败
原因:
加载类文件org.slf4j.impl.StaticLoggerBinder时失败
解决方法:
#引入 slf4j-simple-1.7.30.jar 依赖包