Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 6.18 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.12.4/log4j-liquibase/../checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
1 0 0 3

Details

liquibase/ext/logging/log4j2/Log4j2Logger.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports ImportControl Import control file does not handle this package. 17
 Error imports ImportOrder Wrong order for 'org.apache.logging.log4j.Level' import. 21