Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 6.18 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.12.4/log4j-taglib/../checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
20 0 0 6

Details

org/apache/logging/log4j/taglib/IfEnabledTag.java

Severity Category Rule Message Line
 Error coding HiddenField 'level' hides a field. 54

org/apache/logging/log4j/taglib/Log4jTaglibLogger.java

Severity Category Rule Message Line
 Error modifier RedundantModifier Redundant 'public' modifier. 33

org/apache/logging/log4j/taglib/LoggerAwareTagSupport.java

Severity Category Rule Message Line
 Error coding HiddenField 'logger' hides a field. 59

org/apache/logging/log4j/taglib/LoggingMessageTagSupport.java

Severity Category Rule Message Line
 Error coding HiddenField 'marker' hides a field. 97
 Error coding HiddenField 'message' hides a field. 100

org/apache/logging/log4j/taglib/SetLoggerTag.java

Severity Category Rule Message Line
 Error coding HiddenField 'logger' hides a field. 85