Apache logging services logo Apache log4j logo

PMD Results

The following document contains the results of PMD 6.4.0.

Files

org/apache/logging/slf4j/Log4jMarker.java

Violation Priority Line
Unnecessary use of fully qualified name 'org.slf4j.Marker' due to existing import 'org.slf4j.Marker' 4 57
Ternary operators that can be simplified with || or && 3 66
Ternary operators that can be simplified with || or && 3 130