.core-codemods.0.96.0.source-code.logback.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core-codemods Show documentation
Show all versions of core-codemods Show documentation
Codemods for fixing common errors across many Java projects
<?xml version="1.0" encoding="UTF-8"?> <configuration> <logger name="org.apache" level="ERROR" /> <logger name="httpclient" level="ERROR" /> </configuration>