Home > Back-end > Slf4j always output error information
Slf4j always output error information
Time:09-25
I am using httpclient and httpcore both jar, there is an associated slf4j, but always can output the following error message SLF4J: Failed to load the 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.
This is what reason is caused? If I missed a relevant jar file?
CodePudding user response:
You can just log can play out, that it doesn't matter
CodePudding user response:
Slf4j - API is not found the logging implementation will output the information Additional httpclient although have dependence on the log, but dependent should be Commons - logging, do not need to slf4j