inflearn logo
講義

講義

知識共有

Byungjin Leeさんの投稿

Byungjin Lee Byungjin Lee

@dothillkorea1022

レビュー投稿数
5
平均評価
4.8

投稿 3

Q&A

질문] SimpleProducer.java 실행 시 SLF4J(W): No SLF4J providers were found.

이번에는 다른 노트북에 window10, jdk17.0.10 , intellij 2022.3.3 강사님 강좌 보면서, 다시 설치 하였습니다. 물론 SFL4 API, Simple 1.7.36 다 설치 했습니다 (좌측에서 라이브러리 다 보입니다.) 만, 강좌 진행 중, SimpleConsumer 만들고, 실행 해보니, 여전히 SLF4J : Failed to load class 오후 7:03:13: Executing ':consumer:SimpleConsumer.main()'... > Task :consumer:compileJava UP-TO-DATE > Task :consumer:processResources NO-SOURCE > Task :consumer:classes UP-TO-DATE > Task :consumer:SimpleConsumer.main() 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. 음, 로그 출력이 안됩니다. 두 번 다, SLF4 출력이 안되네요.. 저만 그런 건지, 최근에 이런 사례가 없는 지요??

いいね数
0
コメント数
3
閲覧数
3049