Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
240042

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

org/apache/log4j/PropertyConfigurator.java

ViolationMessageLine
ErrorsExpected @param tag for 'configURL'.43
ErrorsExpected @param tag for 'inputStream'.51
ErrorsExpected @param tag for 'properties'.60
ErrorsExpected @param tag for 'properties'.95
ErrorsExpected @param tag for 'hierarchy'.95
ErrorsExpected @param tag for 'inputStream'.103
ErrorsExpected @param tag for 'hierarchy'.103
ErrorsExpected @param tag for 'configURL'.109
ErrorsExpected @param tag for 'hierarchy'.109

org/apache/log4j/config/PropertySetter.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsExpected @param tag for 'properties'.53
ErrorsExpected @param tag for 'prefix'.53
ErrorsExpected @throws tag for 'PropertySetterException'.83

org/apache/log4j/config/PropertySetterException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
ErrorsExpected an @return tag.41

org/apache/log4j/helpers/NullEnumeration.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsClass NullEnumeration should be declared as final.27
ErrorsName 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.28

org/apache/log4j/spi/ErrorHandler.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsExpected @param tag for 'message'.56
ErrorsExpected @param tag for 'e'.56
ErrorsExpected @param tag for 'errorCode'.56
ErrorsExpected @param tag for 'message'.62
ErrorsExpected @param tag for 'appender'.82
ErrorsExpected @param tag for 'appender'.89

org/apache/log4j/spi/Filter.java

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

org/apache/log4j/spi/LoggerRepository.java

ViolationMessageLine
ErrorsExpected @param tag for 'listener'.43
ErrorsExpected an @return tag.51
ErrorsExpected @param tag for 'level'.51
ErrorsExpected @param tag for 'level'.58
ErrorsExpected @param tag for 'val'.64
ErrorsExpected an @return tag.72
ErrorsRedundant 'abstract' modifier.80
ErrorsRedundant 'abstract' modifier.82
ErrorsExpected an @return tag.89
ErrorsRedundant 'abstract' modifier.92
ErrorsRedundant 'abstract' modifier.94

org/apache/log4j/xml/DOMConfigurator.java

ViolationMessageLine
ErrorsMissing package-info.java file.0