java.lang.IllegalStateException: Level number 20 is not recognized.
slf4j .1.3.x 버전을 사용할 때 나타나는 에러
slf4j 1.5.x 버전으로 바꾸면 된다.
Comment 0
java.lang.IllegalStateException: Level number 20 is not recognized.
slf4j .1.3.x 버전을 사용할 때 나타나는 에러
slf4j 1.5.x 버전으로 바꾸면 된다.