Friends:

mac os sierra
maven 3.5.2
java 1.8.0_25

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.

I have added the following to my classpath in an attempt to eliminate
these wanings:

slf4j-api-1.7.25.jar
slf4j-nop-1.7.25.jar

I no longer see the warnings -- is this all I need to do?  Am I losing
any output to my console by using the nop binding?

-- Regards,
Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to