Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 5.7. rss feed

Summary

Files Info Warnings Errors
28004

Details

org/apache/log4j/Priority.java

SeverityCategoryRuleMessageLine
 ErrordesignVisibilityModifierVariable 'level' must be private and have accessor methods.96
 ErrordesignVisibilityModifierVariable 'levelStr' must be private and have accessor methods.97
 ErrordesignVisibilityModifierVariable 'syslogEquivalent' must be private and have accessor methods.98

org/apache/log4j/spi/Filter.java

SeverityCategoryRuleMessageLine
 ErrordesignVisibilityModifierVariable 'next' must be private and have accessor methods.48