Apache logging services logo Apache log4j logo

PMD Results

The following document contains the results of PMD 5.6.1.

Files

org/apache/logging/slf4j/Log4jMarker.java

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