Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 6.1.1 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.3.x/log4j-iostreams/../checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
14 2 0 19

Details

org/apache/logging/log4j/io/ByteStreamLogger.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3
 Error javadoc JavadocType Missing a Javadoc comment. 35
 Error coding MagicNumber '0xFF' is a magic number. 42
 Error sizes LineLength Line is longer than 120 characters (found 121). 72
 Error coding MagicNumber '0xFF' is a magic number. 147

org/apache/logging/log4j/io/CharStreamLogger.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/IoBuilder.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Constructor definition in wrong order. 123
 Info misc TodoComment Comment matches to-do format 'TODO:'. 267

org/apache/logging/log4j/io/LoggerBufferedInputStream.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerBufferedReader.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerFilterOutputStream.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3
 Error coding MagicNumber '0xFF' is a magic number. 81

org/apache/logging/log4j/io/LoggerFilterWriter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerInputStream.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerOutputStream.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3
 Error coding MagicNumber '0xFF' is a magic number. 70

org/apache/logging/log4j/io/LoggerPrintStream.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerPrintWriter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerReader.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/LoggerWriter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3

org/apache/logging/log4j/io/package-info.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 19