느린 것을 걱정하지 말고, 멈춰서는 것을 걱정하라

처음 카프카를 실행하려고 하는데, 다음과 같은 에러가 났따.. 

 

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.

 

 

이러할 경우 다음의 Dependency를 추가한다.

compile 'org.slf4j:slf4j-simple:1.7.30'

profile

느린 것을 걱정하지 말고, 멈춰서는 것을 걱정하라

@주현태

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!