Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
10004

Files

FilesInfosWarningsErrors
org/apache/log4j/Priority.java004

Details

org/apache/log4j/Priority.java

ViolationMessageLine
ErrorsVariable 'level' must be private and have accessor methods.96
ErrorsVariable 'levelStr' must be private and have accessor methods.97
ErrorsVariable 'syslogEquivalent' must be private and have accessor methods.98
ErrorsDefinition of 'equals()' without corresponding definition of 'hashCode()'.128