SyntaxFix
Write A Post
Hire A Developer
Questions
it's work for me with add "logback.xml" in class root path and below setting.
<?xml version="1.0" encoding="UTF-8"?> <configuration> <logger name="org.apache" level="WARN"/> <logger name="httpclient" level="WARN"/> </configuration>