Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
28004

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

org/apache/log4j/spi/Filter.java

ViolationMessageLine
ErrorsVariable 'next' must be private and have accessor methods.48