分享你我的心得.
共乘一片美好网络.

idea报org.slf4j.impl.StaticLoggerBinder错误

<dependency>
    <groupId>org.slf4j</groupId>
    <artifactId>slf4j-simple</artifactId>
    <version>1.7.25</version>
    <scope>compile</scope>
  </dependency>

注意:<scope>compile</scope>里面如果写test就是测试环境,一般不能为test都是写compile

赞(1)
未经允许不得转载:小叶白龙博客 » idea报org.slf4j.impl.StaticLoggerBinder错误
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址