Apache logging services logo Apache log4j logo

PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/apache/log4j/Category.java

ViolationLine
Avoid unused method parameters such as 'fqcn'.429

org/apache/log4j/Logger.java

ViolationLine
Avoid unused private fields such as 'FQCN'.28

org/apache/log4j/PatternLayout.java

ViolationLine
Avoid unused constructor parameters such as 'pattern'.26

org/apache/log4j/PropertyConfigurator.java

ViolationLine
Unnecessary use of fully qualified name 'java.net.URL' due to existing import 'java.net.URL'66

org/apache/log4j/config/PropertySetter.java

ViolationLine
Avoid unused constructor parameters such as 'obj'.34