inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

Byungjin Lee님의 게시글

Byungjin Lee Byungjin Lee

@dothillkorea1022

수강평 작성수
5
평균평점
4.8

게시글 3

질문&답변

질문] 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
조회수
3048