Checkstyle Results
The following document contains the results of Checkstyle 6.18 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.17.1/log4j-appserver/../checkstyle.xml ruleset. 
Summary
| Files | |||
|---|---|---|---|
| 4 | 0 | 0 | 2 |
Files
| File | |||
|---|---|---|---|
| org/apache/logging/log4j/appserver/jetty/Log4j2Logger.java | 0 | 0 | 2 |
Details
org/apache/logging/log4j/appserver/jetty/Log4j2Logger.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 120 characters (found 126). | 42 | |
| coding | DeclarationOrder | Variable access definition in wrong order. | 65 |





