Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
610047

Details

org/apache/logging/log4j/EventLogger.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.33

org/apache/logging/log4j/Level.java

ViolationMessageLine
ErrorsName 'levels' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.47
ErrorsVariable access definition in wrong order.52
ErrorsVariable access definition in wrong order.57
ErrorsVariable access definition in wrong order.62
ErrorsVariable access definition in wrong order.67
ErrorsVariable access definition in wrong order.72
ErrorsVariable access definition in wrong order.77
ErrorsVariable access definition in wrong order.82
ErrorsVariable access definition in wrong order.87
ErrorsMethod 'clone' should call 'super.clone'.169

org/apache/logging/log4j/LogManager.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.49
ErrorsExpected @param tag for 'externalContext'.221
ErrorsExpected @param tag for 'externalContext'.241
ErrorsConstructor definition in wrong order.483

org/apache/logging/log4j/message/LocalizedMessage.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.219

org/apache/logging/log4j/message/ParameterizedMessageFactory.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.37

org/apache/logging/log4j/message/StringFormatterMessageFactory.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.37

org/apache/logging/log4j/message/StructuredDataId.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.31
ErrorsVariable access definition in wrong order.37
ErrorsVariable access definition in wrong order.43
ErrorsVariable access definition in wrong order.49

org/apache/logging/log4j/simple/SimpleLogger.java

ViolationMessageLine
ErrorsFile contains tab characters (this is the first instance).43

org/apache/logging/log4j/spi/AbstractLogger.java

ViolationMessageLine
ErrorsWrong order for 'java.io.Serializable' import.29
ErrorsVariable access definition in wrong order.41
ErrorsVariable access definition in wrong order.46
ErrorsVariable access definition in wrong order.51
ErrorsVariable access definition in wrong order.56
ErrorsVariable access definition in wrong order.61
ErrorsVariable access definition in wrong order.66
ErrorsLine is longer than 120 characters.71
ErrorsVariable access definition in wrong order.71
ErrorsLine is longer than 120 characters.99
ErrorsInstance variable definition in wrong order.104
ErrorsInstance variable definition in wrong order.106
ErrorsConstructor definition in wrong order.111
ErrorsConstructor definition in wrong order.121
ErrorsConstructor definition in wrong order.132

org/apache/logging/log4j/spi/DefaultThreadContextMap.java

ViolationMessageLine
ErrorsLine has trailing spaces.32

org/apache/logging/log4j/spi/LoggerStream.java

ViolationMessageLine
ErrorsWrong order for 'java.io.ByteArrayOutputStream' import.23
ErrorsVariable 'stream' must be private and have accessor methods.38
ErrorsClass HelperStream should be declared as final.236
ErrorsMissing a Javadoc comment.236

org/apache/logging/log4j/spi/StandardLevel.java

ViolationMessageLine
ErrorsStatic variable definition in wrong order.70
ErrorsName 'levelSet' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'.70

org/apache/logging/log4j/status/StatusLogger.java

ViolationMessageLine
ErrorsVariable access definition in wrong order.46

org/apache/logging/log4j/util/PropertiesUtil.java

ViolationMessageLine
ErrorsConstructor definition in wrong order.70