Failed to load class org slf4j impl StaticLoggerBinder

Failed to load class org slf4j impl StaticLoggerBinder – If you are getting below exception:

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.
OutputPojo{named=’JavaHonk’, aged=30, cityd=’Edison’, partyNamed=’JavaHonk’, partyIdd=5, rackfIdd=’RackfId’}

1. You will have to include below dependency:

Failed to load class org slf4j impl StaticLoggerBinder

2. Reference from SLF4J

Failed to load class org slf4j impl StaticLoggerBinder

Leave a Reply

Your email address will not be published. Required fields are marked *