SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
shravansundaram opened this issue · 1 comments
shravansundaram commented
Hello
I am new to all this so any help trying to resolve the above error would be greatly appreciated. I tried to add the sl4j dependency like so in the pom.xml
org.slf4j
slf4j-simple
1.6.2
test
But upon running the code it stops at the error
cxmiller21 commented
I'm seeing this as well and not as familiar with java... any chance you found a work around?