Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
9005

Details

org/apache/log4j/Category.java

ViolationMessageLine
Errors'if' is not followed by whitespace.306

org/apache/log4j/Priority.java

ViolationMessageLine
ErrorsVariable 'level' must be private and have accessor methods.91
ErrorsVariable 'levelStr' must be private and have accessor methods.92
ErrorsVariable 'syslogEquivalent' must be private and have accessor methods.93
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.123