Apache logging services logo Apache log4j logo

Checkstyle Results

The following document contains the results of Checkstyle 6.2 with /Users/rgoers/projects/apache/logging/log4j/log4j2/log4j-2.4/log4j-core/../checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
468 22 0 1652

Files

File  I  W  E
org/apache/logging/log4j/core/Layout.java 1 0 0
org/apache/logging/log4j/core/Logger.java 1 0 11
org/apache/logging/log4j/core/LoggerContext.java 0 0 26
org/apache/logging/log4j/core/appender/AbstractAppender.java 0 0 2
org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.java 0 0 1
org/apache/logging/log4j/core/appender/AsyncAppender.java 0 0 5
org/apache/logging/log4j/core/appender/ConsoleAppender.java 0 0 8
org/apache/logging/log4j/core/appender/MemoryMappedFileAppender.java 0 0 1
org/apache/logging/log4j/core/appender/MemoryMappedFileManager.java 0 0 5
org/apache/logging/log4j/core/appender/OutputStreamManager.java 0 0 3
org/apache/logging/log4j/core/appender/RandomAccessFileManager.java 0 0 1
org/apache/logging/log4j/core/appender/RollingFileAppender.java 0 0 2
org/apache/logging/log4j/core/appender/SmtpAppender.java 0 0 2
org/apache/logging/log4j/core/appender/SocketAppender.java 0 0 1
org/apache/logging/log4j/core/appender/SyslogAppender.java 1 0 8
org/apache/logging/log4j/core/appender/TlsSyslogFrame.java 0 0 3
org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.java 0 0 1
org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.java 0 0 1
org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.java 0 0 1
org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.java 0 0 1
org/apache/logging/log4j/core/appender/db/jpa/converter/LevelAttributeConverter.java 0 0 1
org/apache/logging/log4j/core/appender/db/jpa/converter/package-info.java 0 0 8
org/apache/logging/log4j/core/appender/mom/JmsAppender.java 0 0 15
org/apache/logging/log4j/core/appender/mom/JmsManager.java 0 0 10
org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqAppender.java 0 0 33
org/apache/logging/log4j/core/appender/mom/kafka/DefaultKafkaProducerFactory.java 0 0 2
org/apache/logging/log4j/core/appender/mom/kafka/KafkaAppender.java 0 0 3
org/apache/logging/log4j/core/appender/mom/kafka/KafkaManager.java 0 0 3
org/apache/logging/log4j/core/appender/mom/kafka/KafkaProducerFactory.java 0 0 2
org/apache/logging/log4j/core/appender/rewrite/LoggerNameLevelRewritePolicy.java 0 0 4
org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.java 0 0 21
org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.java 0 0 2
org/apache/logging/log4j/core/appender/rolling/PatternProcessor.java 0 0 4
org/apache/logging/log4j/core/appender/rolling/RollingFileManager.java 0 0 4
org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.java 0 0 6
org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.java 0 0 1
org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.java 0 0 1
org/apache/logging/log4j/core/appender/rolling/action/CommonsCompressAction.java 0 0 2
org/apache/logging/log4j/core/appender/rolling/action/ZipCompressAction.java 0 0 1
org/apache/logging/log4j/core/async/AsyncLogger.java 0 0 11
org/apache/logging/log4j/core/async/AsyncLoggerConfig.java 0 0 1
org/apache/logging/log4j/core/async/AsyncLoggerConfigHelper.java 0 0 11
org/apache/logging/log4j/core/async/DaemonThreadFactory.java 0 0 3
org/apache/logging/log4j/core/async/RingBufferLogEvent.java 0 0 14
org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.java 0 0 13
org/apache/logging/log4j/core/config/AbstractConfiguration.java 1 0 18
org/apache/logging/log4j/core/config/AppenderControl.java 0 0 1
org/apache/logging/log4j/core/config/AwaitCompletionReliabilityStrategy.java 0 0 4
org/apache/logging/log4j/core/config/AwaitUnconditionallyReliabilityStrategy.java 0 0 1
org/apache/logging/log4j/core/config/Configuration.java 0 0 4
org/apache/logging/log4j/core/config/ConfigurationFactory.java 0 0 4
org/apache/logging/log4j/core/config/ConfigurationSource.java 0 0 6
org/apache/logging/log4j/core/config/Configurator.java 0 0 7
org/apache/logging/log4j/core/config/DefaultAdvertiser.java 0 0 1
org/apache/logging/log4j/core/config/DefaultConfiguration.java 0 0 3
org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.java 0 0 1
org/apache/logging/log4j/core/config/DefaultReliabilityStrategy.java 0 0 1
org/apache/logging/log4j/core/config/FileConfigurationMonitor.java 0 0 4
org/apache/logging/log4j/core/config/LockingReliabilityStrategy.java 0 0 4
org/apache/logging/log4j/core/config/LoggerConfig.java 0 0 5
org/apache/logging/log4j/core/config/NullConfiguration.java 0 0 2
org/apache/logging/log4j/core/config/Order.java 1 0 0
org/apache/logging/log4j/core/config/ReliabilityStrategy.java 0 0 6
org/apache/logging/log4j/core/config/ReliabilityStrategyFactory.java 0 0 1
org/apache/logging/log4j/core/config/builder/api/AppenderComponentBuilder.java 0 0 1
org/apache/logging/log4j/core/config/builder/api/Component.java 0 0 1
org/apache/logging/log4j/core/config/builder/api/ConfigurationBuilder.java 0 0 1
org/apache/logging/log4j/core/config/builder/api/ConfigurationBuilderFactory.java 0 0 1
org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java 0 0 7
org/apache/logging/log4j/core/config/builder/impl/DefaultAppenderComponentBuilder.java 0 0 1
org/apache/logging/log4j/core/config/builder/impl/DefaultComponentAndConfigurationBuilder.java 0 0 3
org/apache/logging/log4j/core/config/builder/impl/DefaultComponentBuilder.java 0 0 10
org/apache/logging/log4j/core/config/builder/impl/DefaultConfigurationBuilder.java 0 0 26
org/apache/logging/log4j/core/config/builder/impl/DefaultFilterComponentBuilder.java 0 0 1
org/apache/logging/log4j/core/config/builder/impl/DefaultLayoutComponentBuilder.java 0 0 1
org/apache/logging/log4j/core/config/builder/impl/DefaultLoggerComponentBuilder.java 0 0 3
org/apache/logging/log4j/core/config/builder/impl/DefaultRootLoggerComponentBuilder.java 0 0 1
org/apache/logging/log4j/core/config/json/JsonConfiguration.java 1 0 3
org/apache/logging/log4j/core/config/json/JsonConfigurationFactory.java 0 0 1
org/apache/logging/log4j/core/config/plugins/Plugin.java 0 0 1
org/apache/logging/log4j/core/config/plugins/PluginAttribute.java 1 0 0
org/apache/logging/log4j/core/config/plugins/PluginBuilderAttribute.java 0 0 1
org/apache/logging/log4j/core/config/plugins/PluginBuilderFactory.java 0 0 1
org/apache/logging/log4j/core/config/plugins/PluginVisitorStrategy.java 0 0 1
org/apache/logging/log4j/core/config/plugins/convert/TypeConverter.java 0 0 1
org/apache/logging/log4j/core/config/plugins/convert/TypeConverterRegistry.java 0 0 5
org/apache/logging/log4j/core/config/plugins/convert/TypeConverters.java 0 0 4
org/apache/logging/log4j/core/config/plugins/package-info.java 0 0 2
org/apache/logging/log4j/core/config/plugins/processor/PluginCache.java 0 0 4
org/apache/logging/log4j/core/config/plugins/processor/PluginEntry.java 0 0 2
org/apache/logging/log4j/core/config/plugins/processor/PluginProcessor.java 1 0 6
org/apache/logging/log4j/core/config/plugins/processor/package-info.java 0 0 2
org/apache/logging/log4j/core/config/plugins/util/PluginBuilder.java 0 0 5
org/apache/logging/log4j/core/config/plugins/util/PluginManager.java 0 0 3
org/apache/logging/log4j/core/config/plugins/util/PluginRegistry.java 0 0 12
org/apache/logging/log4j/core/config/plugins/util/PluginType.java 0 0 5
org/apache/logging/log4j/core/config/plugins/util/ResolverUtil.java 0 0 1
org/apache/logging/log4j/core/config/plugins/util/package-info.java 0 0 2
org/apache/logging/log4j/core/config/plugins/validation/validators/RequiredValidator.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/AbstractPluginVisitor.java 0 0 13
org/apache/logging/log4j/core/config/plugins/visitors/PluginAttributeVisitor.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/PluginBuilderAttributeVisitor.java 0 0 2
org/apache/logging/log4j/core/config/plugins/visitors/PluginConfigurationVisitor.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/PluginElementVisitor.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/PluginNodeVisitor.java 0 0 2
org/apache/logging/log4j/core/config/plugins/visitors/PluginValueVisitor.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/PluginVisitor.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/PluginVisitors.java 0 0 1
org/apache/logging/log4j/core/config/plugins/visitors/package-info.java 0 0 2
org/apache/logging/log4j/core/config/properties/PropertiesConfiguration.java 0 0 2
org/apache/logging/log4j/core/config/properties/PropertiesConfigurationFactory.java 0 0 9
org/apache/logging/log4j/core/config/status/StatusConfiguration.java 0 0 9
org/apache/logging/log4j/core/config/xml/XmlConfiguration.java 0 0 8
org/apache/logging/log4j/core/config/yaml/YamlConfiguration.java 0 0 1
org/apache/logging/log4j/core/config/yaml/YamlConfigurationFactory.java 0 0 2
org/apache/logging/log4j/core/filter/AbstractFilterable.java 0 0 2
org/apache/logging/log4j/core/filter/BurstFilter.java 0 0 22
org/apache/logging/log4j/core/filter/DynamicThresholdFilter.java 0 0 5
org/apache/logging/log4j/core/filter/LevelRangeFilter.java 0 0 6
org/apache/logging/log4j/core/filter/RegexFilter.java 0 0 2
org/apache/logging/log4j/core/filter/ThreadContextMapFilter.java 0 0 1
org/apache/logging/log4j/core/filter/ThresholdFilter.java 0 0 4
org/apache/logging/log4j/core/impl/ExtendedClassInfo.java 0 0 6
org/apache/logging/log4j/core/impl/ExtendedStackTraceElement.java 0 0 8
org/apache/logging/log4j/core/impl/Log4jContextFactory.java 1 0 4
org/apache/logging/log4j/core/impl/Log4jLogEvent.java 0 0 39
org/apache/logging/log4j/core/impl/ThrowableFormatOptions.java 0 0 21
org/apache/logging/log4j/core/impl/ThrowableProxy.java 2 0 6
org/apache/logging/log4j/core/jackson/ExtendedStackTraceElementMixIn.java 0 0 6
org/apache/logging/log4j/core/jackson/Initializers.java 0 0 4
org/apache/logging/log4j/core/jackson/JsonConstants.java 0 0 12
org/apache/logging/log4j/core/jackson/LevelMixIn.java 0 0 5
org/apache/logging/log4j/core/jackson/ListOfMapEntryDeserializer.java 0 0 6
org/apache/logging/log4j/core/jackson/ListOfMapEntrySerializer.java 0 0 5
org/apache/logging/log4j/core/jackson/Log4jJsonModule.java 0 0 2
org/apache/logging/log4j/core/jackson/Log4jJsonObjectMapper.java 0 0 2
org/apache/logging/log4j/core/jackson/Log4jStackTraceElementDeserializer.java 0 0 8
org/apache/logging/log4j/core/jackson/Log4jXmlModule.java 0 0 1
org/apache/logging/log4j/core/jackson/Log4jXmlObjectMapper.java 0 0 4
org/apache/logging/log4j/core/jackson/LogEventMixIn.java 0 0 12
org/apache/logging/log4j/core/jackson/MapEntry.java 0 0 7
org/apache/logging/log4j/core/jackson/MarkerMixIn.java 0 0 6
org/apache/logging/log4j/core/jackson/MessageSerializer.java 0 0 5
org/apache/logging/log4j/core/jackson/MutableThreadContextStackDeserializer.java 0 0 6
org/apache/logging/log4j/core/jackson/SimpleMessageDeserializer.java 0 0 4
org/apache/logging/log4j/core/jackson/StackTraceElementMixIn.java 0 0 7
org/apache/logging/log4j/core/jackson/ThrowableProxyMixIn.java 0 0 4
org/apache/logging/log4j/core/jackson/XmlConstants.java 0 0 16
org/apache/logging/log4j/core/jmx/LoggerContextAdmin.java 0 0 1
org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.java 0 0 1
org/apache/logging/log4j/core/jmx/RingBufferAdmin.java 0 0 3
org/apache/logging/log4j/core/jmx/Server.java 0 0 6
org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.java 0 0 1
org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.java 0 0 1
org/apache/logging/log4j/core/layout/AbstractCsvLayout.java 0 0 7
org/apache/logging/log4j/core/layout/AbstractJacksonLayout.java 0 0 6
org/apache/logging/log4j/core/layout/AbstractLayout.java 0 0 1
org/apache/logging/log4j/core/layout/AbstractStringLayout.java 1 0 3
org/apache/logging/log4j/core/layout/CsvLogEventLayout.java 0 0 4
org/apache/logging/log4j/core/layout/CsvParameterLayout.java 0 0 5
org/apache/logging/log4j/core/layout/GelfLayout.java 0 0 13
org/apache/logging/log4j/core/layout/HtmlLayout.java 1 0 22
org/apache/logging/log4j/core/layout/JacksonFactory.java 0 0 18
org/apache/logging/log4j/core/layout/JsonLayout.java 0 0 7
org/apache/logging/log4j/core/layout/LoggerFields.java 0 0 1
org/apache/logging/log4j/core/layout/PatternLayout.java 1 0 20
org/apache/logging/log4j/core/layout/Rfc5424Layout.java 0 0 22
org/apache/logging/log4j/core/layout/SyslogLayout.java 0 0 2
org/apache/logging/log4j/core/layout/XmlLayout.java 0 0 98
org/apache/logging/log4j/core/lookup/AbstractLookup.java 0 0 1
org/apache/logging/log4j/core/lookup/Interpolator.java 1 0 4
org/apache/logging/log4j/core/lookup/JmxRuntimeInputArgumentsLookup.java 0 0 1
org/apache/logging/log4j/core/lookup/JndiLookup.java 0 0 1
org/apache/logging/log4j/core/lookup/Log4jLookup.java 0 0 6
org/apache/logging/log4j/core/lookup/MainMapLookup.java 0 0 2
org/apache/logging/log4j/core/lookup/MapLookup.java 0 0 3
org/apache/logging/log4j/core/lookup/StrSubstitutor.java 0 0 11
org/apache/logging/log4j/core/net/AbstractSocketManager.java 0 0 2
org/apache/logging/log4j/core/net/Advertiser.java 0 0 1
org/apache/logging/log4j/core/net/DatagramOutputStream.java 0 0 2
org/apache/logging/log4j/core/net/DatagramSocketManager.java 0 0 2
org/apache/logging/log4j/core/net/JndiManager.java 0 0 3
org/apache/logging/log4j/core/net/MulticastDnsAdvertiser.java 0 0 19
org/apache/logging/log4j/core/net/Priority.java 0 0 1
org/apache/logging/log4j/core/net/SmtpManager.java 0 0 1
org/apache/logging/log4j/core/net/SslSocketManager.java 0 0 8
org/apache/logging/log4j/core/net/TcpSocketManager.java 0 0 3
org/apache/logging/log4j/core/net/mom/jms/JmsQueueReceiver.java 0 0 1
org/apache/logging/log4j/core/net/mom/jms/JmsTopicReceiver.java 0 0 1
org/apache/logging/log4j/core/net/mom/jms/package-info.java 0 0 1
org/apache/logging/log4j/core/net/server/AbstractLogEventBridge.java 0 0 3
org/apache/logging/log4j/core/net/server/AbstractSocketServer.java 0 0 5
org/apache/logging/log4j/core/net/server/InputStreamLogEventBridge.java 0 0 4
org/apache/logging/log4j/core/net/server/JmsServer.java 0 0 1
org/apache/logging/log4j/core/net/server/JsonInputStreamLogEventBridge.java 0 0 7
org/apache/logging/log4j/core/net/server/LogEventBridge.java 0 0 3
org/apache/logging/log4j/core/net/server/SecureTcpSocketServer.java 0 0 1
org/apache/logging/log4j/core/net/server/TcpSocketServer.java 0 0 5
org/apache/logging/log4j/core/net/server/UdpSocketServer.java 0 0 8
org/apache/logging/log4j/core/net/server/XmlInputStreamLogEventBridge.java 0 0 4
org/apache/logging/log4j/core/net/ssl/AbstractKeyStoreConfiguration.java 0 0 2
org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.java 0 0 5
org/apache/logging/log4j/core/net/ssl/SslConfiguration.java 0 0 17
org/apache/logging/log4j/core/net/ssl/SslConfigurationDefaults.java 0 0 3
org/apache/logging/log4j/core/net/ssl/StoreConfiguration.java 0 0 3
org/apache/logging/log4j/core/net/ssl/StoreConfigurationException.java 0 0 1
org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.java 0 0 5
org/apache/logging/log4j/core/net/ssl/package-info.java 0 0 2
org/apache/logging/log4j/core/osgi/Activator.java 3 0 3
org/apache/logging/log4j/core/osgi/BundleContextSelector.java 0 0 1
org/apache/logging/log4j/core/osgi/package-info.java 0 0 2
org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.java 1 0 0
org/apache/logging/log4j/core/pattern/DatePatternConverter.java 0 0 13
org/apache/logging/log4j/core/pattern/FormattingInfo.java 0 0 4
org/apache/logging/log4j/core/pattern/HighlightConverter.java 0 0 5
org/apache/logging/log4j/core/pattern/MapPatternConverter.java 0 0 1
org/apache/logging/log4j/core/pattern/MdcPatternConverter.java 0 0 4
org/apache/logging/log4j/core/pattern/NanoTimePatternConverter.java 0 0 1
org/apache/logging/log4j/core/pattern/PatternParser.java 0 0 7
org/apache/logging/log4j/core/pattern/StyleConverter.java 0 0 5
org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.java 0 0 8
org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.java 0 0 4
org/apache/logging/log4j/core/tools/Generate.java 0 0 6
org/apache/logging/log4j/core/util/Builder.java 0 0 3
org/apache/logging/log4j/core/util/CachedClock.java 0 0 2
org/apache/logging/log4j/core/util/CoarseCachedClock.java 0 0 2
org/apache/logging/log4j/core/util/Constants.java 0 0 2
org/apache/logging/log4j/core/util/DefaultShutdownCallbackRegistry.java 0 0 2
org/apache/logging/log4j/core/util/FileUtils.java 0 0 4
org/apache/logging/log4j/core/util/Integers.java 0 0 1
org/apache/logging/log4j/core/util/JndiCloser.java 0 0 1
org/apache/logging/log4j/core/util/KeyValuePair.java 0 0 3
org/apache/logging/log4j/core/util/Loader.java 1 0 1
org/apache/logging/log4j/core/util/NanoClockFactory.java 0 0 2
org/apache/logging/log4j/core/util/NetUtils.java 0 0 1
org/apache/logging/log4j/core/util/NullOutputStream.java 0 0 1
org/apache/logging/log4j/core/util/Patterns.java 0 0 1
org/apache/logging/log4j/core/util/ReflectionUtil.java 0 0 2
org/apache/logging/log4j/core/util/SetUtils.java 0 0 2
org/apache/logging/log4j/core/util/Throwables.java 0 0 4
org/apache/logging/log4j/core/util/Transform.java 1 0 0
org/apache/logging/log4j/core/util/UuidUtil.java 0 0 5
org/apache/logging/log4j/core/util/datetime/DateParser.java 0 0 13
org/apache/logging/log4j/core/util/datetime/DatePrinter.java 0 0 2
org/apache/logging/log4j/core/util/datetime/FastDateFormat.java 0 0 16
org/apache/logging/log4j/core/util/datetime/FastDateParser.java 0 0 233
org/apache/logging/log4j/core/util/datetime/FastDatePrinter.java 0 0 75
org/apache/logging/log4j/core/util/datetime/FixedDateFormat.java 0 0 32
org/apache/logging/log4j/core/util/datetime/FormatCache.java 1 0 27

Details

org/apache/logging/log4j/core/Layout.java

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

org/apache/logging/log4j/core/Logger.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 129). 81
 Error sizes LineLength Line is longer than 120 characters (found 129). 131
 Info misc TodoComment Comment matches to-do format 'TODO:'. 277
 Error javadoc JavadocVariable Missing a Javadoc comment. 281
 Error design VisibilityModifier Variable 'loggerConfig' must be private and have accessor methods. 281
 Error javadoc JavadocVariable Missing a Javadoc comment. 282
 Error design VisibilityModifier Variable 'config' must be private and have accessor methods. 282
 Error coding HiddenField 'level' hides a field. 317
 Error coding HiddenField 'level' hides a field. 329
 Error coding HiddenField 'level' hides a field. 341
 Error coding HiddenField 'level' hides a field. 353
 Error coding HiddenField 'level' hides a field. 365

org/apache/logging/log4j/core/LoggerContext.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.config.ConfigurationSource. 36
 Error sizes LineLength Line is longer than 120 characters (found 131). 59
 Error javadoc JavadocVariable Missing a Javadoc comment. 63
 Error coding DeclarationOrder Variable access definition in wrong order. 63
 Error coding DeclarationOrder Instance variable definition in wrong order. 124
 Error coding DeclarationOrder Instance variable definition in wrong order. 125
 Error coding DeclarationOrder Instance variable definition in wrong order. 131
 Error coding DeclarationOrder Instance variable definition in wrong order. 132
 Error coding DeclarationOrder Instance variable definition in wrong order. 133
 Error coding DeclarationOrder Instance variable definition in wrong order. 134
 Error coding DeclarationOrder Instance variable definition in wrong order. 135
 Error coding DeclarationOrder Instance variable definition in wrong order. 137
 Error coding DeclarationOrder Constructor definition in wrong order. 143
 Error coding DeclarationOrder Constructor definition in wrong order. 152
 Error coding DeclarationOrder Constructor definition in wrong order. 162
 Error coding DeclarationOrder Constructor definition in wrong order. 176
 Error coding HiddenField 'config' hides a field. 216
 Error sizes LineLength Line is longer than 120 characters (found 124). 255
 Error sizes LineLength Line is longer than 120 characters (found 123). 257
 Error coding HiddenField 'name' hides a field. 327
 Error sizes LineLength Line is longer than 120 characters (found 136). 334
 Error coding HiddenField 'name' hides a field. 353
 Error coding HiddenField 'name' hides a field. 371
 Error coding HiddenField 'config' hides a field. 407
 Error coding HiddenField 'config' hides a field. 524
 Error coding HiddenField 'name' hides a field. 549

org/apache/logging/log4j/core/appender/AbstractAppender.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Constructor definition in wrong order. 61
 Error coding DeclarationOrder Constructor definition in wrong order. 73

org/apache/logging/log4j/core/appender/AbstractOutputStreamAppender.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 61

org/apache/logging/log4j/core/appender/AsyncAppender.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Static variable definition in wrong order. 65
 Error naming ConstantName Name 'threadSequence' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 65
 Error coding DeclarationOrder Static variable definition in wrong order. 66
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 271
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 291

org/apache/logging/log4j/core/appender/ConsoleAppender.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 117
 Error coding HiddenField 'layout' hides a field. 140
 Error coding HiddenField 'filter' hides a field. 145
 Error coding HiddenField 'target' hides a field. 150
 Error coding HiddenField 'name' hides a field. 155
 Error coding HiddenField 'follow' hides a field. 160
 Error coding HiddenField 'ignoreExceptions' hides a field. 165
 Error sizes LineLength Line is longer than 120 characters (found 139). 176

org/apache/logging/log4j/core/appender/MemoryMappedFileAppender.java

Severity Category Rule Message Line
 Error coding MagicNumber '30' is a magic number. 47

org/apache/logging/log4j/core/appender/MemoryMappedFileManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 132). 50
 Error sizes LineLength Line is longer than 120 characters (found 130). 51
 Error coding DeclarationOrder Variable access definition in wrong order. 60
 Error coding HiddenField 'isEndOfBatch' hides a field. 107
 Error regexp RegexpSingleline Line has trailing spaces. 296

org/apache/logging/log4j/core/appender/OutputStreamManager.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error coding DeclarationOrder Variable access definition in wrong order. 31
 Error coding HiddenField 'os' hides a field. 98

org/apache/logging/log4j/core/appender/RandomAccessFileManager.java

Severity Category Rule Message Line
 Error coding HiddenField 'isEndOfBatch' hides a field. 83

org/apache/logging/log4j/core/appender/RollingFileAppender.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 107
 Error javadoc JavadocMethod Expected @param tag for '<T>'. 111

org/apache/logging/log4j/core/appender/SmtpAppender.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 136). 61
 Error sizes ParameterNumber More than 15 parameters (found 17). 107

org/apache/logging/log4j/core/appender/SocketAppender.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 124

org/apache/logging/log4j/core/appender/SyslogAppender.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 48
 Error coding DeclarationOrder Variable access definition in wrong order. 48
 Error javadoc JavadocMethod Unused @param tag for 'connectTimeoutMillis'. 93
 Error sizes ParameterNumber More than 15 parameters (found 31). 97
 Error sizes LineLength Line is longer than 120 characters (found 138). 112
 Error sizes LineLength Line is longer than 120 characters (found 166). 129
 Info misc TodoComment Comment matches to-do format 'TODO:'. 132
 Error sizes LineLength Line is longer than 120 characters (found 122). 136
 Error sizes LineLength Line is longer than 120 characters (found 124). 137

org/apache/logging/log4j/core/appender/TlsSyslogFrame.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. 2
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 58
 Error coding CovariantEquals covariant equals without overriding equals(java.lang.Object). 58

org/apache/logging/log4j/core/appender/db/AbstractDatabaseAppender.java

Severity Category Rule Message Line
 Error coding HiddenField 'manager' hides a field. 126

org/apache/logging/log4j/core/appender/db/jdbc/DataSourceConnectionSource.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 66

org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackAttributeConverter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 25

org/apache/logging/log4j/core/appender/db/jpa/converter/ContextStackJsonAttributeConverter.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 33

org/apache/logging/log4j/core/appender/db/jpa/converter/LevelAttributeConverter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 133). 26

org/apache/logging/log4j/core/appender/db/jpa/converter/package-info.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 20
 Error regexp RegexpSingleline Line has trailing spaces. 21
 Error sizes LineLength Line is longer than 120 characters (found 125). 21
 Error regexp RegexpSingleline Line has trailing spaces. 22
 Error sizes LineLength Line is longer than 120 characters (found 133). 22
 Error regexp RegexpSingleline Line has trailing spaces. 24
 Error sizes LineLength Line is longer than 120 characters (found 133). 24
 Error sizes LineLength Line is longer than 120 characters (found 140). 25

org/apache/logging/log4j/core/appender/mom/JmsAppender.java

Severity Category Rule Message Line
 Error design FinalClass Class Builder should be declared as final. 75
 Error javadoc JavadocType Missing a Javadoc comment. 75
 Error coding HiddenField 'name' hides a field. 123
 Error coding HiddenField 'factoryName' hides a field. 128
 Error coding HiddenField 'providerUrl' hides a field. 133
 Error coding HiddenField 'urlPkgPrefixes' hides a field. 138
 Error coding HiddenField 'securityPrincipalName' hides a field. 143
 Error coding HiddenField 'securityCredentials' hides a field. 148
 Error coding HiddenField 'factoryBindingName' hides a field. 153
 Error coding HiddenField 'destinationBindingName' hides a field. 158
 Error coding HiddenField 'username' hides a field. 163
 Error coding HiddenField 'password' hides a field. 168
 Error coding HiddenField 'layout' hides a field. 173
 Error coding HiddenField 'filter' hides a field. 178
 Error coding HiddenField 'ignoreExceptions' hides a field. 183

org/apache/logging/log4j/core/appender/mom/JmsManager.java

Severity Category Rule Message Line
 Error design FinalClass Class JmsManager should be declared as final. 41
 Error javadoc JavadocMethod Expected @throws tag for 'JMSException'. 93
 Error javadoc JavadocMethod Expected @throws tag for 'JMSException'. 103
 Error javadoc JavadocMethod Expected @throws tag for 'JMSException'. 118
 Error blocks EmptyBlock Empty catch block. 129
 Error blocks EmptyBlock Empty catch block. 133
 Error design FinalClass Class JmsConfiguration should be declared as final. 138
 Error javadoc JavadocType Missing a Javadoc comment. 138
 Error sizes LineLength Line is longer than 120 characters (found 129). 145
 Error javadoc JavadocType Missing a Javadoc comment. 155

org/apache/logging/log4j/core/appender/mom/jeromq/JeroMqAppender.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error coding DeclarationOrder Variable access definition in wrong order. 76
 Error coding DeclarationOrder Variable access definition in wrong order. 78
 Error sizes ParameterNumber More than 15 parameters (found 25). 105
 Error coding DeclarationOrder Instance variable definition in wrong order. 184
 Error coding DeclarationOrder Instance variable definition in wrong order. 185
 Error coding DeclarationOrder Instance variable definition in wrong order. 186
 Error coding DeclarationOrder Instance variable definition in wrong order. 187
 Error coding DeclarationOrder Instance variable definition in wrong order. 188
 Error coding DeclarationOrder Instance variable definition in wrong order. 189
 Error coding DeclarationOrder Instance variable definition in wrong order. 190
 Error coding DeclarationOrder Instance variable definition in wrong order. 191
 Error coding DeclarationOrder Instance variable definition in wrong order. 192
 Error coding DeclarationOrder Instance variable definition in wrong order. 193
 Error coding DeclarationOrder Instance variable definition in wrong order. 194
 Error coding DeclarationOrder Instance variable definition in wrong order. 195
 Error coding DeclarationOrder Instance variable definition in wrong order. 196
 Error coding DeclarationOrder Instance variable definition in wrong order. 197
 Error coding DeclarationOrder Instance variable definition in wrong order. 198
 Error coding DeclarationOrder Instance variable definition in wrong order. 199
 Error coding DeclarationOrder Instance variable definition in wrong order. 200
 Error coding DeclarationOrder Instance variable definition in wrong order. 201
 Error coding DeclarationOrder Instance variable definition in wrong order. 202
 Error coding DeclarationOrder Instance variable definition in wrong order. 203
 Error coding DeclarationOrder Instance variable definition in wrong order. 204
 Error coding DeclarationOrder Instance variable definition in wrong order. 205
 Error coding DeclarationOrder Instance variable definition in wrong order. 206
 Error coding DeclarationOrder Instance variable definition in wrong order. 207
 Error coding DeclarationOrder Constructor definition in wrong order. 209
 Error sizes ParameterNumber More than 15 parameters (found 25). 209
 Error sizes LineLength Line is longer than 120 characters (found 180). 324
 Error sizes LineLength Line is longer than 120 characters (found 170). 325
 Error sizes LineLength Line is longer than 120 characters (found 167). 326

org/apache/logging/log4j/core/appender/mom/kafka/DefaultKafkaProducerFactory.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error javadoc JavadocType Missing a Javadoc comment. 25

org/apache/logging/log4j/core/appender/mom/kafka/KafkaAppender.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 57
 Error sizes LineLength Line is longer than 120 characters (found 172). 59
 Error coding DeclarationOrder Constructor definition in wrong order. 59

org/apache/logging/log4j/core/appender/mom/kafka/KafkaManager.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error design VisibilityModifier Variable 'producerFactory' must be private and have accessor methods. 37

org/apache/logging/log4j/core/appender/mom/kafka/KafkaProducerFactory.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocType Missing a Javadoc comment. 24

org/apache/logging/log4j/core/appender/rewrite/LoggerNameLevelRewritePolicy.java

Severity Category Rule Message Line
 Error design FinalClass Class LoggerNameLevelRewritePolicy should be declared as final. 37
 Error coding DeclarationOrder Instance variable definition in wrong order. 67
 Error coding DeclarationOrder Instance variable definition in wrong order. 69
 Error coding DeclarationOrder Constructor definition in wrong order. 71

org/apache/logging/log4j/core/appender/rolling/DefaultRolloverStrategy.java

Severity Category Rule Message Line
 Error coding HiddenField 'compressionLevel' hides a field. 90
 Error coding HiddenField 'compressionLevel' hides a field. 98
 Error coding HiddenField 'compressionLevel' hides a field. 105
 Error regexp RegexpSingleline Line has trailing spaces. 109
 Error coding HiddenField 'compressionLevel' hides a field. 114
 Error regexp RegexpSingleline Line has trailing spaces. 118
 Error coding HiddenField 'compressionLevel' hides a field. 123
 Error regexp RegexpSingleline Line has trailing spaces. 127
 Error coding HiddenField 'compressionLevel' hides a field. 132
 Error regexp RegexpSingleline Line has trailing spaces. 136
 Error coding HiddenField 'compressionLevel' hides a field. 163
 Error coding DeclarationOrder Instance variable definition in wrong order. 215
 Error coding DeclarationOrder Instance variable definition in wrong order. 220
 Error coding DeclarationOrder Instance variable definition in wrong order. 221
 Error coding DeclarationOrder Instance variable definition in wrong order. 222
 Error coding DeclarationOrder Instance variable definition in wrong order. 223
 Error coding DeclarationOrder Constructor definition in wrong order. 230
 Error coding HiddenField 'maxIndex' hides a field. 273
 Error sizes LineLength Line is longer than 120 characters (found 122). 308
 Error sizes LineLength Line is longer than 120 characters (found 124). 409
 Error sizes LineLength Line is longer than 120 characters (found 121). 501

org/apache/logging/log4j/core/appender/rolling/OnStartupTriggeringPolicy.java

Severity Category Rule Message Line
 Error naming StaticVariableName Name 'JVM_START_TIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 34
 Error coding HiddenField 'manager' hides a field. 44

org/apache/logging/log4j/core/appender/rolling/PatternProcessor.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error sizes LineLength Line is longer than 120 characters (found 127). 172
 Error sizes LineLength Line is longer than 120 characters (found 129). 173
 Error regexp RegexpSingleline Line has trailing spaces. 205

org/apache/logging/log4j/core/appender/rolling/RollingFileManager.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 138
 Error javadoc JavadocMethod Expected @param tag for '<T>'. 142
 Error regexp RegexpSingleline Line has trailing spaces. 143
 Error javadoc JavadocStyle First sentence should end with a period. 147

org/apache/logging/log4j/core/appender/rolling/RollingRandomAccessFileManager.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 37
 Error regexp RegexpSingleline Line has trailing spaces. 83
 Error regexp RegexpSingleline Line has trailing spaces. 84
 Error regexp RegexpSingleline Line has trailing spaces. 86
 Error coding HiddenField 'isEndOfBatch' hides a field. 94
 Error sizes LineLength Line is longer than 120 characters (found 135). 162

org/apache/logging/log4j/core/appender/rolling/SizeBasedTriggeringPolicy.java

Severity Category Rule Message Line
 Error coding HiddenField 'manager' hides a field. 87

org/apache/logging/log4j/core/appender/rolling/TimeBasedTriggeringPolicy.java

Severity Category Rule Message Line
 Error coding HiddenField 'manager' hides a field. 55

org/apache/logging/log4j/core/appender/rolling/action/CommonsCompressAction.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 124). 65
 Error sizes LineLength Line is longer than 120 characters (found 123). 96

org/apache/logging/log4j/core/appender/rolling/action/ZipCompressAction.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 96

org/apache/logging/log4j/core/async/AsyncLogger.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 91
 Error sizes LineLength Line is longer than 120 characters (found 130). 107
 Error naming ConstantName Name 'executor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 120
 Error sizes LineLength Line is longer than 120 characters (found 121). 141
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 165
 Error sizes LineLength Line is longer than 120 characters (found 121). 198
 Error coding DeclarationOrder Constructor definition in wrong order. 215
 Error naming ConstantName Name 'threadlocalInfo' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 223
 Error sizes LineLength Line is longer than 120 characters (found 123). 234
 Error coding HiddenField 'disruptor' hides a field. 419
 Error javadoc JavadocMethod Expected an @return tag. 430

org/apache/logging/log4j/core/async/AsyncLoggerConfig.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected an @return tag. 154

org/apache/logging/log4j/core/async/AsyncLoggerConfigHelper.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error whitespace OperatorWrap '=' should be on the previous line. 90
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error sizes LineLength Line is longer than 120 characters (found 127). 109
 Error sizes LineLength Line is longer than 120 characters (found 139). 173
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 243
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 253
 Error coding HiddenField 'disruptor' hides a field. 288
 Error regexp RegexpSingleline Line has trailing spaces. 294
 Error regexp RegexpSingleline Line has trailing spaces. 295
 Error coding HiddenField 'disruptor' hides a field. 386

org/apache/logging/log4j/core/async/DaemonThreadFactory.java

Severity Category Rule Message Line
 Error design VisibilityModifier Variable 'group' must be private and have accessor methods. 27
 Error design VisibilityModifier Variable 'threadNumber' must be private and have accessor methods. 28
 Error design VisibilityModifier Variable 'threadNamePrefix' must be private and have accessor methods. 29

org/apache/logging/log4j/core/async/RingBufferLogEvent.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 56
 Error coding HiddenField 'asyncLogger' hides a field. 75
 Error coding HiddenField 'loggerName' hides a field. 75
 Error coding HiddenField 'marker' hides a field. 75
 Error coding HiddenField 'fqcn' hides a field. 76
 Error coding HiddenField 'level' hides a field. 76
 Error coding HiddenField 'contextStack' hides a field. 77
 Error coding HiddenField 'threadName' hides a field. 77
 Error coding HiddenField 'location' hides a field. 78
 Error coding HiddenField 'currentTimeMillis' hides a field. 78
 Error coding HiddenField 'nanoTime' hides a field. 78
 Error coding HiddenField 'endOfBatch' hides a field. 100
 Error regexp RegexpSingleline Line has trailing spaces. 296
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 296

org/apache/logging/log4j/core/async/RingBufferLogEventTranslator.java

Severity Category Rule Message Line
 Error coding HiddenField 'asyncLogger' hides a field. 81
 Error coding HiddenField 'loggerName' hides a field. 81
 Error coding HiddenField 'marker' hides a field. 82
 Error coding HiddenField 'fqcn' hides a field. 82
 Error coding HiddenField 'level' hides a field. 82
 Error coding HiddenField 'message' hides a field. 82
 Error coding HiddenField 'thrown' hides a field. 83
 Error coding HiddenField 'contextMap' hides a field. 83
 Error coding HiddenField 'contextStack' hides a field. 84
 Error coding HiddenField 'threadName' hides a field. 84
 Error coding HiddenField 'location' hides a field. 85
 Error coding HiddenField 'currentTimeMillis' hides a field. 85
 Error coding HiddenField 'nanoTime' hides a field. 85

org/apache/logging/log4j/core/config/AbstractConfiguration.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 108
 Error coding DeclarationOrder Variable access definition in wrong order. 108
 Error javadoc JavadocVariable Missing a Javadoc comment. 109
 Error coding DeclarationOrder Variable access definition in wrong order. 109
 Error javadoc JavadocStyle First sentence should end with a period. 166
 Error sizes LineLength Line is longer than 120 characters (found 121). 306
 Error blocks LeftCurly '{' should be on the previous line. 332
 Error coding HiddenField 'name' hides a field. 333
 Error blocks LeftCurly '{' should be on the previous line. 336
 Error coding HiddenField 'name' hides a field. 352
 Error coding HiddenField 'name' hides a field. 357
 Error sizes LineLength Line is longer than 120 characters (found 121). 416
 Info misc TodoComment Comment matches to-do format 'TODO:'. 438
 Error coding HiddenField 'root' hides a field. 447
 Error coding HiddenField 'monitor' hides a field. 526
 Error coding HiddenField 'name' hides a field. 557
 Error coding HiddenField 'name' hides a field. 582
 Error sizes LineLength Line is longer than 120 characters (found 122). 745

org/apache/logging/log4j/core/config/AppenderControl.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 111

org/apache/logging/log4j/core/config/AwaitCompletionReliabilityStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 276). 51
 Error sizes LineLength Line is longer than 120 characters (found 152). 66
 Error sizes LineLength Line is longer than 120 characters (found 174). 79
 Error sizes LineLength Line is longer than 120 characters (found 144). 150

org/apache/logging/log4j/core/config/AwaitUnconditionallyReliabilityStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 144). 105

org/apache/logging/log4j/core/config/Configuration.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.Level. 19
 Error imports ImportOrder Wrong order for 'java.util.List' import. 28
 Error javadoc JavadocMethod Expected @param tag for '<T>'. 61
 Error sizes LineLength Line is longer than 120 characters (found 123). 132

org/apache/logging/log4j/core/config/ConfigurationFactory.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 123
 Error coding DeclarationOrder Static variable definition in wrong order. 125
 Error sizes LineLength Line is longer than 120 characters (found 129). 139
 Error sizes LineLength Line is longer than 120 characters (found 129). 468

org/apache/logging/log4j/core/config/ConfigurationSource.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error coding DeclarationOrder Constructor definition in wrong order. 68
 Error coding DeclarationOrder Constructor definition in wrong order. 72
 Error coding DeclarationOrder Constructor definition in wrong order. 87
 Error coding DeclarationOrder Constructor definition in wrong order. 102

org/apache/logging/log4j/core/config/Configurator.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 122). 47
 Error sizes LineLength Line is longer than 120 characters (found 128). 51
 Error blocks LeftCurly '{' should be on the previous line. 78
 Error sizes LineLength Line is longer than 120 characters (found 122). 85
 Error sizes LineLength Line is longer than 120 characters (found 129). 185
 Error regexp RegexpSingleline Line has trailing spaces. 205
 Error coding DeclarationOrder Constructor definition in wrong order. 309

org/apache/logging/log4j/core/config/DefaultAdvertiser.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 43

org/apache/logging/log4j/core/config/DefaultConfiguration.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 41
 Error coding DeclarationOrder Variable access definition in wrong order. 45
 Error coding DeclarationOrder Variable access definition in wrong order. 49

org/apache/logging/log4j/core/config/DefaultConfigurationMonitor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 149). 33

org/apache/logging/log4j/core/config/DefaultReliabilityStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 144). 96

org/apache/logging/log4j/core/config/FileConfigurationMonitor.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 34
 Error coding DeclarationOrder Static variable definition in wrong order. 48
 Error javadoc JavadocType Missing a Javadoc comment. 95
 Error sizes LineLength Line is longer than 120 characters (found 149). 112

org/apache/logging/log4j/core/config/LockingReliabilityStrategy.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 276). 43
 Error sizes LineLength Line is longer than 120 characters (found 152). 58
 Error sizes LineLength Line is longer than 120 characters (found 174). 71
 Error sizes LineLength Line is longer than 120 characters (found 144). 110

org/apache/logging/log4j/core/config/LoggerConfig.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.lookup.StrSubstitutor. 45
 Error naming StaticVariableName Name 'LOG_EVENT_FACTORY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 61
 Error coding HiddenField 'level' hides a field. 183
 Error coding HiddenField 'name' hides a field. 192
 Error coding HiddenField 'level' hides a field. 336

org/apache/logging/log4j/core/config/NullConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error coding DeclarationOrder Variable access definition in wrong order. 27

org/apache/logging/log4j/core/config/Order.java

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

org/apache/logging/log4j/core/config/ReliabilityStrategy.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocMethod Expected @param tag for 'reconfigured'. 42
 Error javadoc JavadocMethod Expected @param tag for 'reconfigured'. 50
 Error javadoc JavadocMethod Expected an @return tag. 57
 Error javadoc JavadocMethod Expected @param tag for 'next'. 57
 Error javadoc JavadocMethod Expected @param tag for 'configuration'. 74

org/apache/logging/log4j/core/config/ReliabilityStrategyFactory.java

Severity Category Rule Message Line
 Error design FinalClass Class ReliabilityStrategyFactory should be declared as final. 26

org/apache/logging/log4j/core/config/builder/api/AppenderComponentBuilder.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.

org/apache/logging/log4j/core/config/builder/api/Component.java

Severity Category Rule Message Line
 Error coding HiddenField 'value' hides a field. 58

org/apache/logging/log4j/core/config/builder/api/ConfigurationBuilder.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 140

org/apache/logging/log4j/core/config/builder/api/ConfigurationBuilderFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 27

org/apache/logging/log4j/core/config/builder/impl/BuiltConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports ImportOrder Wrong order for 'java.io.File' import. 31
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error coding DeclarationOrder Variable access definition in wrong order. 45
 Error sizes LineLength Line is longer than 120 characters (found 121). 145
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 145

org/apache/logging/log4j/core/config/builder/impl/DefaultAppenderComponentBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 129). 30

org/apache/logging/log4j/core/config/builder/impl/DefaultComponentAndConfigurationBuilder.java

Severity Category Rule Message Line
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 27
 Error sizes LineLength Line is longer than 120 characters (found 130). 30
 Error sizes LineLength Line is longer than 120 characters (found 130). 35

org/apache/logging/log4j/core/config/builder/impl/DefaultComponentBuilder.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.ArrayList' import. 25
 Error javadoc JavadocType Type Javadoc comment is missing an @param <CB> tag. 34
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 34
 Error coding HiddenField 'value' hides a field. 61
 Error coding HiddenField 'value' hides a field. 66
 Error coding HiddenField 'value' hides a field. 71
 Error coding HiddenField 'value' hides a field. 82
 Error coding HiddenField 'value' hides a field. 88
 Error coding HiddenField 'builder' hides a field. 94
 Error coding HiddenField 'value' hides a field. 117

org/apache/logging/log4j/core/config/builder/impl/DefaultConfigurationBuilder.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.config.Configuration. 21
 Error imports ImportOrder Wrong order for 'java.lang.reflect.Constructor' import. 35
 Error coding HiddenField 'name' hides a field. 162
 Error coding HiddenField 'name' hides a field. 172
 Error coding HiddenField 'level' hides a field. 172
 Error coding HiddenField 'name' hides a field. 177
 Error coding HiddenField 'level' hides a field. 177
 Error coding HiddenField 'level' hides a field. 182
 Error coding HiddenField 'level' hides a field. 187
 Error coding HiddenField 'name' hides a field. 192
 Error sizes LineLength Line is longer than 120 characters (found 135). 197
 Error coding HiddenField 'name' hides a field. 197
 Error coding HiddenField 'name' hides a field. 203
 Error coding HiddenField 'level' hides a field. 203
 Error sizes LineLength Line is longer than 120 characters (found 125). 208
 Error coding HiddenField 'name' hides a field. 224
 Error coding HiddenField 'level' hides a field. 224
 Error coding HiddenField 'name' hides a field. 229
 Error coding HiddenField 'level' hides a field. 229
 Error coding HiddenField 'level' hides a field. 234
 Error coding HiddenField 'level' hides a field. 239
 Error coding HiddenField 'advertiser' hides a field. 244
 Error coding HiddenField 'name' hides a field. 256
 Error coding HiddenField 'packages' hides a field. 280
 Error coding HiddenField 'level' hides a field. 292
 Error coding HiddenField 'verbosity' hides a field. 298

org/apache/logging/log4j/core/config/builder/impl/DefaultFilterComponentBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 28

org/apache/logging/log4j/core/config/builder/impl/DefaultLayoutComponentBuilder.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 129). 28

org/apache/logging/log4j/core/config/builder/impl/DefaultLoggerComponentBuilder.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error sizes LineLength Line is longer than 120 characters (found 127). 36
 Error sizes LineLength Line is longer than 120 characters (found 127). 49

org/apache/logging/log4j/core/config/builder/impl/DefaultRootLoggerComponentBuilder.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

org/apache/logging/log4j/core/config/json/JsonConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'org.apache.logging.log4j.core.config.AbstractConfiguration' import. 22
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayInputStream' import. 33
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 49
 Info misc TodoComment Comment matches to-do format 'TODO:'. 74

org/apache/logging/log4j/core/config/json/JsonConfigurationFactory.java

Severity Category Rule Message Line
 Error naming ConstantName Name 'dependencies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 38

org/apache/logging/log4j/core/config/plugins/Plugin.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/PluginAttribute.java

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

org/apache/logging/log4j/core/config/plugins/PluginBuilderAttribute.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/PluginBuilderFactory.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/PluginVisitorStrategy.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/convert/TypeConverter.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/convert/TypeConverterRegistry.java

Severity Category Rule Message Line
 Error design FinalClass Class TypeConverterRegistry should be declared as final. 40
 Error naming StaticVariableName Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 87
 Error coding DeclarationOrder Constructor definition in wrong order. 106
 Error sizes LineLength Line is longer than 120 characters (found 142). 130

org/apache/logging/log4j/core/config/plugins/convert/TypeConverters.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 45
 Error naming ConstantName Name 'PREFIX_0x' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 100
 Error coding DeclarationOrder Static variable definition in wrong order. 359

org/apache/logging/log4j/core/config/plugins/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/processor/PluginCache.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error imports ImportOrder Wrong order for 'java.io.BufferedInputStream' import. 22
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 71
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 101

org/apache/logging/log4j/core/config/plugins/processor/PluginEntry.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error javadoc JavadocVariable Missing a Javadoc comment. 26

org/apache/logging/log4j/core/config/plugins/processor/PluginProcessor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error imports ImportOrder Wrong order for 'javax.annotation.processing.AbstractProcessor' import. 24
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36
 Info misc TodoComment Comment matches to-do format 'TODO:'. 51
 Error sizes LineLength Line is longer than 120 characters (found 125). 57
 Error design FinalClass Class PluginElementVisitor should be declared as final. 115
 Error design FinalClass Class PluginAliasesElementVisitor should be declared as final. 140

org/apache/logging/log4j/core/config/plugins/processor/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/util/PluginBuilder.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error coding HiddenField 'configuration' hides a field. 80
 Error coding HiddenField 'node' hides a field. 91
 Error coding HiddenField 'event' hides a field. 102
 Error sizes LineLength Line is longer than 120 characters (found 132). 117

org/apache/logging/log4j/core/config/plugins/util/PluginManager.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.util.Collection' import. 24
 Error javadoc JavadocMethod Expected @param tag for 'args'. 63
 Error sizes LineLength Line is longer than 120 characters (found 145). 141

org/apache/logging/log4j/core/config/plugins/util/PluginRegistry.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 design FinalClass Class PluginRegistry should be declared as final. 47
 Error naming StaticVariableName Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
 Error javadoc JavadocMethod Expected an @return tag. 106
 Error javadoc JavadocMethod Expected an @return tag. 113
 Error javadoc JavadocMethod Expected @param tag for 'bundleId'. 133
 Error javadoc JavadocMethod Expected an @return tag. 140
 Error javadoc JavadocMethod Expected @param tag for 'bundleId'. 140
 Error javadoc JavadocMethod Expected @param tag for 'loader'. 140
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 182
 Error javadoc JavadocMethod Expected an @return tag. 205
 Error javadoc JavadocMethod Expected @param tag for 'pkg'. 205

org/apache/logging/log4j/core/config/plugins/util/PluginType.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'pluginEntry'. 37
 Error javadoc JavadocMethod Expected @param tag for 'pluginClass'. 37
 Error javadoc JavadocMethod Expected @param tag for 'elementName'. 37
 Error javadoc JavadocMethod Expected an @return tag. 54
 Error javadoc JavadocMethod Expected an @return tag. 69

org/apache/logging/log4j/core/config/plugins/util/ResolverUtil.java

Severity Category Rule Message Line
 Error coding HiddenField 'classloader' hides a field. 137

org/apache/logging/log4j/core/config/plugins/util/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/validation/validators/RequiredValidator.java

Severity Category Rule Message Line
 Error coding HiddenField 'annotation' hides a field. 46

org/apache/logging/log4j/core/config/plugins/visitors/AbstractPluginVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error javadoc JavadocVariable Missing a Javadoc comment. 42
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error javadoc JavadocVariable Missing a Javadoc comment. 44
 Error javadoc JavadocVariable Missing a Javadoc comment. 45
 Error javadoc JavadocVariable Missing a Javadoc comment. 46
 Error coding HiddenField 'annotation' hides a field. 59
 Error coding HiddenField 'aliases' hides a field. 68
 Error coding HiddenField 'conversionType' hides a field. 74
 Error coding HiddenField 'substitutor' hides a field. 80
 Error coding HiddenField 'member' hides a field. 86

org/apache/logging/log4j/core/config/plugins/visitors/PluginAttributeVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/PluginBuilderAttributeVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error sizes LineLength Line is longer than 120 characters (found 167). 31

org/apache/logging/log4j/core/config/plugins/visitors/PluginConfigurationVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/PluginElementVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/PluginNodeVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error javadoc JavadocStyle First sentence should end with a period. 25

org/apache/logging/log4j/core/config/plugins/visitors/PluginValueVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/PluginVisitor.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/PluginVisitors.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/plugins/visitors/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/config/properties/PropertiesConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 25

org/apache/logging/log4j/core/config/properties/PropertiesConfigurationFactory.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'java.io.IOException' import. 36
 Error coding MagicNumber '8' is a magic number. 45
 Error sizes LineLength Line is longer than 120 characters (found 143). 150
 Error sizes LineLength Line is longer than 120 characters (found 139). 181
 Error sizes LineLength Line is longer than 120 characters (found 149). 200
 Error sizes LineLength Line is longer than 120 characters (found 139). 224
 Error sizes LineLength Line is longer than 120 characters (found 135). 272
 Error sizes LineLength Line is longer than 120 characters (found 148). 311
 Error sizes LineLength Line is longer than 120 characters (found 144). 322

org/apache/logging/log4j/core/config/status/StatusConfiguration.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error javadoc JavadocVariable Missing a Javadoc comment. 61
 Error coding HiddenField 'destination' hides a field. 97
 Error coding HiddenField 'status' hides a field. 134
 Error coding HiddenField 'status' hides a field. 149
 Error coding HiddenField 'verbosity' hides a field. 161
 Error coding HiddenField 'verboseClasses' hides a field. 172

org/apache/logging/log4j/core/config/xml/XmlConfiguration.java

Severity Category Rule Message Line
 Error imports ImportOrder Wrong order for 'javax.xml.XMLConstants' import. 40
 Error imports ImportOrder Wrong order for 'java.io.ByteArrayInputStream' import. 49
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 67
 Error sizes LineLength Line is longer than 120 characters (found 122). 101
 Error sizes LineLength Line is longer than 120 characters (found 122). 104
 Error sizes LineLength Line is longer than 120 characters (found 124). 114
 Error sizes LineLength Line is longer than 120 characters (found 124). 122
 Error coding DeclarationOrder Constructor definition in wrong order. 126

org/apache/logging/log4j/core/config/yaml/YamlConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 29

org/apache/logging/log4j/core/config/yaml/YamlConfigurationFactory.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 26
 Error naming ConstantName Name 'dependencies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 35

org/apache/logging/log4j/core/filter/AbstractFilterable.java

Severity Category Rule Message Line
 Error coding HiddenField 'filter' hides a field. 58
 Error coding HiddenField 'filter' hides a field. 74

org/apache/logging/log4j/core/filter/BurstFilter.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Constructor definition in wrong order. 88
 Error coding HiddenField 'level' hides a field. 99
 Error coding HiddenField 'level' hides a field. 105
 Error coding HiddenField 'level' hides a field. 111
 Error coding HiddenField 'level' hides a field. 128
 Error coding DeclarationOrder Instance variable definition in wrong order. 183
 Error javadoc JavadocType Missing a Javadoc comment. 229
 Error javadoc JavadocMethod Expected an @return tag. 249
 Error coding HiddenField 'level' hides a field. 249
 Error javadoc JavadocMethod Expected @param tag for 'level'. 249
 Error javadoc JavadocMethod Expected an @return tag. 257
 Error coding HiddenField 'rate' hides a field. 257
 Error javadoc JavadocMethod Expected @param tag for 'rate'. 257
 Error javadoc JavadocMethod Expected an @return tag. 266
 Error coding HiddenField 'maxBurst' hides a field. 266
 Error javadoc JavadocMethod Expected @param tag for 'maxBurst'. 266
 Error javadoc JavadocMethod Expected an @return tag. 274
 Error coding HiddenField 'onMatch' hides a field. 274
 Error javadoc JavadocMethod Expected @param tag for 'onMatch'. 274
 Error javadoc JavadocMethod Expected an @return tag. 282
 Error coding HiddenField 'onMismatch' hides a field. 282
 Error javadoc JavadocMethod Expected @param tag for 'onMismatch'. 282

org/apache/logging/log4j/core/filter/DynamicThresholdFilter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 40
 Error coding DeclarationOrder Instance variable definition in wrong order. 68
 Error coding DeclarationOrder Instance variable definition in wrong order. 69
 Error coding DeclarationOrder Instance variable definition in wrong order. 71
 Error coding DeclarationOrder Constructor definition in wrong order. 73

org/apache/logging/log4j/core/filter/LevelRangeFilter.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'maxLevel'. 59
 Error regexp RegexpSingleline Line has trailing spaces. 60
 Error coding DeclarationOrder Instance variable definition in wrong order. 69
 Error coding DeclarationOrder Instance variable definition in wrong order. 71
 Error sizes LineLength Line is longer than 120 characters (found 121). 73
 Error coding DeclarationOrder Constructor definition in wrong order. 73

org/apache/logging/log4j/core/filter/RegexFilter.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalArgumentException'. 132
 Error javadoc JavadocMethod Expected @throws tag for 'IllegalAccessException'. 132

org/apache/logging/log4j/core/filter/ThreadContextMapFilter.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 42

org/apache/logging/log4j/core/filter/ThresholdFilter.java

Severity Category Rule Message Line
 Error coding HiddenField 'level' hides a field. 51
 Error coding HiddenField 'level' hides a field. 57
 Error coding HiddenField 'level' hides a field. 63
 Error coding HiddenField 'level' hides a field. 73

org/apache/logging/log4j/core/impl/ExtendedClassInfo.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocMethod Expected @param tag for 'exact'. 41
 Error javadoc JavadocMethod Expected @param tag for 'location'. 41
 Error javadoc JavadocMethod Expected @param tag for 'version'. 41
 Error coding MagicNumber '1231' is a magic number. 96
 Error coding MagicNumber '1237' is a magic number. 96

org/apache/logging/log4j/core/impl/ExtendedStackTraceElement.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 40
 Error javadoc JavadocMethod Expected @param tag for 'declaringClass'. 48
 Error javadoc JavadocMethod Expected @param tag for 'methodName'. 48
 Error javadoc JavadocMethod Expected @param tag for 'fileName'. 48
 Error javadoc JavadocMethod Expected @param tag for 'lineNumber'. 49
 Error javadoc JavadocMethod Expected @param tag for 'exact'. 49
 Error javadoc JavadocMethod Expected @param tag for 'location'. 49
 Error javadoc JavadocMethod Expected @param tag for 'version'. 49

org/apache/logging/log4j/core/impl/Log4jContextFactory.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 129). 86
 Info misc TodoComment Comment matches to-do format 'TODO:'. 104
 Error javadoc JavadocStyle First sentence should end with a period. 181
 Error javadoc JavadocStyle First sentence should end with a period. 247
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 247

org/apache/logging/log4j/core/impl/Log4jLogEvent.java

Severity Category Rule Message Line
 Error coding HiddenField 'level' hides a field. 123
 Error coding HiddenField 'loggerFqcn' hides a field. 128
 Error coding HiddenField 'loggerName' hides a field. 133
 Error coding HiddenField 'marker' hides a field. 138
 Error coding HiddenField 'message' hides a field. 143
 Error coding HiddenField 'thrown' hides a field. 148
 Error coding HiddenField 'timeMillis' hides a field. 153
 Error coding HiddenField 'thrownProxy' hides a field. 158
 Error coding HiddenField 'contextMap' hides a field. 163
 Error coding HiddenField 'contextStack' hides a field. 168
 Error coding HiddenField 'threadName' hides a field. 173
 Error coding HiddenField 'source' hides a field. 178
 Error coding HiddenField 'includeLocation' hides a field. 183
 Error coding HiddenField 'endOfBatch' hides a field. 188
 Error coding HiddenField 'nanoTime' hides a field. 199
 Error coding DeclarationOrder Constructor definition in wrong order. 222
 Error coding DeclarationOrder Constructor definition in wrong order. 231
 Error javadoc JavadocMethod Expected @param tag for 'timestamp'. 232
 Error coding DeclarationOrder Constructor definition in wrong order. 247
 Error coding DeclarationOrder Constructor definition in wrong order. 264
 Error coding DeclarationOrder Constructor definition in wrong order. 293
 Error regexp RegexpSingleline Line has trailing spaces. 326
 Error coding DeclarationOrder Constructor definition in wrong order. 348
 Error coding MagicNumber '31' is a magic number. 691
 Error coding MagicNumber '31' is a magic number. 692
 Error coding MagicNumber '31' is a magic number. 693
 Error coding MagicNumber '31' is a magic number. 694
 Error coding MagicNumber '31' is a magic number. 695
 Error coding MagicNumber '32' is a magic number. 695
 Error coding MagicNumber '31' is a magic number. 696
 Error coding MagicNumber '32' is a magic number. 696
 Error coding MagicNumber '31' is a magic number. 697
 Error coding MagicNumber '31' is a magic number. 698
 Error coding MagicNumber '31' is a magic number. 699
 Error coding MagicNumber '31' is a magic number. 700
 Error coding MagicNumber '31' is a magic number. 701
 Error coding MagicNumber '31' is a magic number. 702
 Error coding MagicNumber '31' is a magic number. 703
 Error coding MagicNumber '31' is a magic number. 704

org/apache/logging/log4j/core/impl/ThrowableFormatOptions.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 37
 Error javadoc JavadocVariable Missing a Javadoc comment. 69
 Error coding DeclarationOrder Static variable definition in wrong order. 69
 Error coding DeclarationOrder Variable access definition in wrong order. 69
 Error javadoc JavadocVariable Missing a Javadoc comment. 70
 Error coding DeclarationOrder Static variable definition in wrong order. 70
 Error coding DeclarationOrder Variable access definition in wrong order. 70
 Error javadoc JavadocVariable Missing a Javadoc comment. 71
 Error coding DeclarationOrder Static variable definition in wrong order. 71
 Error coding DeclarationOrder Variable access definition in wrong order. 71
 Error javadoc JavadocVariable Missing a Javadoc comment. 72
 Error coding DeclarationOrder Static variable definition in wrong order. 72
 Error coding DeclarationOrder Variable access definition in wrong order. 72
 Error javadoc JavadocVariable Missing a Javadoc comment. 73
 Error coding DeclarationOrder Static variable definition in wrong order. 73
 Error coding DeclarationOrder Variable access definition in wrong order. 73
 Error javadoc JavadocVariable Missing a Javadoc comment. 74
 Error coding DeclarationOrder Static variable definition in wrong order. 74
 Error coding DeclarationOrder Variable access definition in wrong order. 74
 Error sizes LineLength Line is longer than 120 characters (found 135). 166
 Error javadoc JavadocMethod Expected an @return tag. 183

org/apache/logging/log4j/core/impl/ThrowableProxy.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 46
 Info misc TodoComment Comment matches to-do format 'TODO:'. 49
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 54
 Error sizes LineLength Line is longer than 120 characters (found 139). 138
 Error sizes LineLength Line is longer than 120 characters (found 142). 208
 Error sizes LineLength Line is longer than 120 characters (found 124). 224
 Error coding HiddenField 'suppressedProxies' hides a field. 224
 Error sizes LineLength Line is longer than 120 characters (found 129). 273

org/apache/logging/log4j/core/jackson/ExtendedStackTraceElementMixIn.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.impl.ExtendedStackTraceElement. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonCreator. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonIgnore. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 26
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonPropertyOrder. 27
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 28

org/apache/logging/log4j/core/jackson/Initializers.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.Module.SetupContext. 26
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.module.SimpleModule. 27
 Error sizes LineLength Line is longer than 120 characters (found 140). 45
 Error regexp RegexpSingleline Line has trailing spaces. 51

org/apache/logging/log4j/core/jackson/JsonConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 23
 Error javadoc JavadocVariable Missing a Javadoc comment. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33

org/apache/logging/log4j/core/jackson/LevelMixIn.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.Marker. 20
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonCreator. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonIgnoreProperties. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonValue. 25

org/apache/logging/log4j/core/jackson/ListOfMapEntryDeserializer.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of '/*'. 1
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonParser. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonProcessingException. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.type.TypeReference. 26
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.DeserializationContext. 27
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.deser.std.StdDeserializer. 28

org/apache/logging/log4j/core/jackson/ListOfMapEntrySerializer.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonGenerationException. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonGenerator. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.SerializerProvider. 26
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ser.std.StdSerializer. 27
 Error sizes LineLength Line is longer than 120 characters (found 147). 42

org/apache/logging/log4j/core/jackson/Log4jJsonModule.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.Version. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.module.SimpleModule. 23

org/apache/logging/log4j/core/jackson/Log4jJsonObjectMapper.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonInclude. 19
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectMapper. 20

org/apache/logging/log4j/core/jackson/Log4jStackTraceElementDeserializer.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonParser. 21
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonProcessingException. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonToken. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.DeserializationContext. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.JsonMappingException. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer. 26
 Error coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 50

org/apache/logging/log4j/core/jackson/Log4jXmlModule.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.JacksonXmlModule. 22

org/apache/logging/log4j/core/jackson/Log4jXmlObjectMapper.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonInclude. 19
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectMapper. 20
 Error imports UnusedImports Unused import - com.fasterxml.jackson.databind.ObjectMapper. 20
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.XmlMapper. 21

org/apache/logging/log4j/core/jackson/LogEventMixIn.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonFilter. 28
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonIgnore. 29
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 30
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonPropertyOrder. 31
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonRootName. 32
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.annotation.JsonDeserialize. 33
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.annotation.JsonSerialize. 34
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper. 35
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 36
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement. 37
 Error javadoc JavadocType Missing a Javadoc comment. 39
 Error sizes LineLength Line is longer than 120 characters (found 132). 42

org/apache/logging/log4j/core/jackson/MapEntry.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonCreator. 21
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonPropertyOrder. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 24
 Error sizes LineLength Line is longer than 120 characters (found 140). 31

org/apache/logging/log4j/core/jackson/MarkerMixIn.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonCreator. 21
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.annotation.JsonDeserialize. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 25
 Error sizes LineLength Line is longer than 120 characters (found 121). 30

org/apache/logging/log4j/core/jackson/MessageSerializer.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonGenerationException. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonGenerator. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.SerializerProvider. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ser.std.StdScalarSerializer. 26
 Error sizes LineLength Line is longer than 120 characters (found 127). 40

org/apache/logging/log4j/core/jackson/MutableThreadContextStackDeserializer.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonParser. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonProcessingException. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.type.TypeReference. 26
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.DeserializationContext. 27
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.deser.std.StdDeserializer. 28
 Error sizes LineLength Line is longer than 120 characters (found 124). 44

org/apache/logging/log4j/core/jackson/SimpleMessageDeserializer.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonParser. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonProcessingException. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.DeserializationContext. 25
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer. 26

org/apache/logging/log4j/core/jackson/StackTraceElementMixIn.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonCreator. 19
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonIgnoreProperties. 20
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 21
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 22
 Error regexp RegexpSingleline Line has trailing spaces. 37
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error blocks LeftCurly '{' should be on the previous line. 42

org/apache/logging/log4j/core/jackson/ThrowableProxyMixIn.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonIgnore. 22
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.annotation.JsonProperty. 23
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlElementWrapper. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty. 25

org/apache/logging/log4j/core/jackson/XmlConstants.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 23
 Error javadoc JavadocVariable Missing a Javadoc comment. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error javadoc JavadocVariable Missing a Javadoc comment. 26
 Error javadoc JavadocVariable Missing a Javadoc comment. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 28
 Error javadoc JavadocVariable Missing a Javadoc comment. 29
 Error javadoc JavadocVariable Missing a Javadoc comment. 30
 Error javadoc JavadocVariable Missing a Javadoc comment. 31
 Error javadoc JavadocVariable Missing a Javadoc comment. 32
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error javadoc JavadocVariable Missing a Javadoc comment. 36
 Error javadoc JavadocVariable Missing a Javadoc comment. 37

org/apache/logging/log4j/core/jmx/LoggerContextAdmin.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 87

org/apache/logging/log4j/core/jmx/LoggerContextAdminMBean.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected an @return tag. 68

org/apache/logging/log4j/core/jmx/RingBufferAdmin.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 39
 Error coding DeclarationOrder Constructor definition in wrong order. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48

org/apache/logging/log4j/core/jmx/Server.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 65
 Error naming ConstantName Name 'executor' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 65
 Error coding HiddenField 'executor' hides a field. 265
 Error coding HiddenField 'executor' hides a field. 273
 Error coding HiddenField 'executor' hides a field. 341
 Error coding HiddenField 'executor' hides a field. 358

org/apache/logging/log4j/core/jmx/StatusLoggerAdmin.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 37

org/apache/logging/log4j/core/jmx/StatusLoggerAdminMBean.java

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

org/apache/logging/log4j/core/layout/AbstractCsvLayout.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error coding DeclarationOrder Variable access definition in wrong order. 34
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error coding DeclarationOrder Variable access definition in wrong order. 35
 Error sizes LineLength Line is longer than 120 characters (found 190). 38
 Error coding DeclarationOrder Instance variable definition in wrong order. 62
 Error coding DeclarationOrder Constructor definition in wrong order. 64

org/apache/logging/log4j/core/layout/AbstractJacksonLayout.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.JsonProcessingException. 24
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectWriter. 25
 Error javadoc JavadocType Missing a Javadoc comment. 27
 Error coding DeclarationOrder Variable access definition in wrong order. 30
 Error coding DeclarationOrder Variable access definition in wrong order. 31
 Error sizes LineLength Line is longer than 120 characters (found 164). 37

org/apache/logging/log4j/core/layout/AbstractLayout.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 40

org/apache/logging/log4j/core/layout/AbstractStringLayout.java

Severity Category Rule Message Line
 Info misc TodoComment Comment matches to-do format 'TODO:'. 50
 Error coding DeclarationOrder Instance variable definition in wrong order. 51
 Error coding DeclarationOrder Constructor definition in wrong order. 53
 Error coding DeclarationOrder Constructor definition in wrong order. 57

org/apache/logging/log4j/core/layout/CsvLogEventLayout.java

Severity Category Rule Message Line
 Error blocks LeftCurly '{' should be on the previous line. 70
 Error sizes LineLength Line is longer than 120 characters (found 123). 72
 Error sizes LineLength Line is longer than 120 characters (found 125). 76
 Error coding DeclarationOrder Constructor definition in wrong order. 76

org/apache/logging/log4j/core/layout/CsvParameterLayout.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 36
 Error blocks LeftCurly '{' should be on the previous line. 76
 Error sizes LineLength Line is longer than 120 characters (found 123). 78
 Error sizes LineLength Line is longer than 120 characters (found 123). 82
 Error coding DeclarationOrder Constructor definition in wrong order. 82

org/apache/logging/log4j/core/layout/GelfLayout.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.io.JsonStringEncoder. 44
 Error javadoc JavadocType Missing a Javadoc comment. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 83
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 116
 Error coding DeclarationOrder Instance variable definition in wrong order. 141
 Error coding DeclarationOrder Instance variable definition in wrong order. 143
 Error coding DeclarationOrder Instance variable definition in wrong order. 145
 Error coding DeclarationOrder Instance variable definition in wrong order. 147
 Error coding DeclarationOrder Constructor definition in wrong order. 149
 Error coding MagicNumber '8' is a magic number. 160
 Error sizes LineLength Line is longer than 120 characters (found 140). 220

org/apache/logging/log4j/core/layout/HtmlLayout.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 58
 Error javadoc JavadocVariable Missing a Javadoc comment. 64
 Error coding DeclarationOrder Variable access definition in wrong order. 64
 Error javadoc JavadocStyle First sentence should end with a period. 75
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 77
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error javadoc JavadocVariable Missing a Javadoc comment. 78
 Error coding HiddenField 'contentType' hides a field. 119
 Error design FinalClass Class Builder should be declared as final. 349
 Error javadoc JavadocType Missing a Javadoc comment. 349
 Error coding HiddenField 'locationInfo' hides a field. 372
 Error coding HiddenField 'title' hides a field. 377
 Error coding HiddenField 'contentType' hides a field. 382
 Error coding HiddenField 'charset' hides a field. 387
 Error coding HiddenField 'fontSize' hides a field. 392
 Error coding HiddenField 'fontName' hides a field. 397
 Info misc TodoComment Comment matches to-do format 'TODO:'. 404

org/apache/logging/log4j/core/layout/JacksonFactory.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.PrettyPrinter. 28
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.util.DefaultPrettyPrinter. 29
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.core.util.MinimalPrettyPrinter. 30
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectMapper. 31
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectWriter. 32
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter. 33
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider. 34
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter. 35
 Error javadoc JavadocType Missing a Javadoc comment. 37
 Error javadoc JavadocType Missing a Javadoc comment. 39
 Error javadoc JavadocType Missing a Javadoc comment. 72
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 106
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 108
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 110
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 112
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 114
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 116
 Error sizes LineLength Line is longer than 120 characters (found 128). 129

org/apache/logging/log4j/core/layout/JsonLayout.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 137). 35
 Error sizes LineLength Line is longer than 120 characters (found 139). 776
 Error sizes LineLength Line is longer than 120 characters (found 136). 784
 Error sizes LineLength Line is longer than 120 characters (found 139). 789
 Error sizes LineLength Line is longer than 120 characters (found 138). 790
 Error sizes LineLength Line is longer than 120 characters (found 125). 801
 Error sizes LineLength Line is longer than 120 characters (found 124). 803

org/apache/logging/log4j/core/layout/LoggerFields.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 130). 77

org/apache/logging/log4j/core/layout/PatternLayout.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 65
 Error coding DeclarationOrder Variable access definition in wrong order. 71
 Error coding DeclarationOrder Variable access definition in wrong order. 78
 Error coding DeclarationOrder Variable access definition in wrong order. 82
 Error coding DeclarationOrder Static variable definition in wrong order. 89
 Error coding MagicNumber '1024' is a magic number. 92
 Error regexp RegexpSingleline Line has trailing spaces. 93
 Error regexp RegexpSingleline Line has trailing spaces. 137
 Error blocks LeftCurly '{' should be on the previous line. 183
 Error sizes LineLength Line is longer than 120 characters (found 121). 248
 Error sizes LineLength Line is longer than 120 characters (found 121). 263
 Error design FinalClass Class Builder should be declared as final. 302
 Info misc TodoComment Comment matches to-do format 'TODO:'. 335
 Error coding HiddenField 'pattern' hides a field. 337
 Error coding HiddenField 'configuration' hides a field. 343
 Error coding HiddenField 'regexReplacement' hides a field. 348
 Error coding HiddenField 'charset' hides a field. 353
 Error coding HiddenField 'alwaysWriteExceptions' hides a field. 358
 Error coding HiddenField 'noConsoleNoAnsi' hides a field. 363
 Error coding HiddenField 'header' hides a field. 368
 Error coding HiddenField 'footer' hides a field. 373

org/apache/logging/log4j/core/layout/Rfc5424Layout.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 75
 Error coding DeclarationOrder Variable access definition in wrong order. 79
 Error coding DeclarationOrder Variable access definition in wrong order. 83
 Error javadoc JavadocStyle First sentence should end with a period. 84
 Error coding DeclarationOrder Variable access definition in wrong order. 87
 Error javadoc JavadocVariable Missing a Javadoc comment. 89
 Error coding DeclarationOrder Variable access definition in wrong order. 89
 Error sizes ParameterNumber More than 15 parameters (found 19). 124
 Error sizes LineLength Line is longer than 120 characters (found 125). 334
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 356
 Error coding HiddenField 'escapeNewLine' hides a field. 414
 Error coding HiddenField 'checker' hides a field. 495
 Error coding HiddenField 'checker' hides a field. 537
 Error sizes LineLength Line is longer than 120 characters (found 121). 617
 Error sizes ParameterNumber More than 15 parameters (found 18). 631
 Error sizes LineLength Line is longer than 120 characters (found 124). 634
 Error sizes LineLength Line is longer than 120 characters (found 130). 647
 Error sizes LineLength Line is longer than 120 characters (found 121). 655
 Error javadoc JavadocType Missing a Javadoc comment. 660
 Error javadoc JavadocType Missing a Javadoc comment. 684
 Error coding SimplifyBooleanExpression Expression can be simplified. 695
 Error coding HiddenField 'fields' hides a field. 708

org/apache/logging/log4j/core/layout/SyslogLayout.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 51
 Error sizes LineLength Line is longer than 120 characters (found 124). 66

org/apache/logging/log4j/core/layout/XmlLayout.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 133). 36
 Error sizes LineLength Line is longer than 120 characters (found 128). 37
 Error sizes LineLength Line is longer than 120 characters (found 242). 44
 Error sizes LineLength Line is longer than 120 characters (found 184). 65
 Error sizes LineLength Line is longer than 120 characters (found 155). 66
 Error sizes LineLength Line is longer than 120 characters (found 170). 67
 Error sizes LineLength Line is longer than 120 characters (found 289). 69
 Error sizes LineLength Line is longer than 120 characters (found 284). 73
 Error sizes LineLength Line is longer than 120 characters (found 280). 74
 Error sizes LineLength Line is longer than 120 characters (found 293). 75
 Error sizes LineLength Line is longer than 120 characters (found 216). 76
 Error sizes LineLength Line is longer than 120 characters (found 216). 77
 Error sizes LineLength Line is longer than 120 characters (found 220). 78
 Error sizes LineLength Line is longer than 120 characters (found 204). 79
 Error sizes LineLength Line is longer than 120 characters (found 275). 80
 Error sizes LineLength Line is longer than 120 characters (found 274). 81
 Error sizes LineLength Line is longer than 120 characters (found 273). 82
 Error sizes LineLength Line is longer than 120 characters (found 272). 83
 Error sizes LineLength Line is longer than 120 characters (found 252). 84
 Error sizes LineLength Line is longer than 120 characters (found 272). 85
 Error sizes LineLength Line is longer than 120 characters (found 272). 86
 Error sizes LineLength Line is longer than 120 characters (found 250). 87
 Error sizes LineLength Line is longer than 120 characters (found 254). 88
 Error sizes LineLength Line is longer than 120 characters (found 256). 89
 Error sizes LineLength Line is longer than 120 characters (found 254). 90
 Error sizes LineLength Line is longer than 120 characters (found 255). 91
 Error sizes LineLength Line is longer than 120 characters (found 268). 92
 Error sizes LineLength Line is longer than 120 characters (found 266). 93
 Error sizes LineLength Line is longer than 120 characters (found 248). 94
 Error sizes LineLength Line is longer than 120 characters (found 272). 95
 Error sizes LineLength Line is longer than 120 characters (found 259). 96
 Error sizes LineLength Line is longer than 120 characters (found 271). 97
 Error sizes LineLength Line is longer than 120 characters (found 271). 98
 Error sizes LineLength Line is longer than 120 characters (found 266). 99
 Error sizes LineLength Line is longer than 120 characters (found 267). 100
 Error sizes LineLength Line is longer than 120 characters (found 221). 103
 Error sizes LineLength Line is longer than 120 characters (found 292). 105
 Error sizes LineLength Line is longer than 120 characters (found 288). 106
 Error sizes LineLength Line is longer than 120 characters (found 301). 107
 Error sizes LineLength Line is longer than 120 characters (found 224). 108
 Error sizes LineLength Line is longer than 120 characters (found 224). 109
 Error sizes LineLength Line is longer than 120 characters (found 228). 110
 Error sizes LineLength Line is longer than 120 characters (found 212). 111
 Error sizes LineLength Line is longer than 120 characters (found 283). 112
 Error sizes LineLength Line is longer than 120 characters (found 282). 113
 Error sizes LineLength Line is longer than 120 characters (found 281). 114
 Error sizes LineLength Line is longer than 120 characters (found 280). 115
 Error sizes LineLength Line is longer than 120 characters (found 260). 116
 Error sizes LineLength Line is longer than 120 characters (found 280). 117
 Error sizes LineLength Line is longer than 120 characters (found 280). 118
 Error sizes LineLength Line is longer than 120 characters (found 258). 119
 Error sizes LineLength Line is longer than 120 characters (found 262). 120
 Error sizes LineLength Line is longer than 120 characters (found 264). 121
 Error sizes LineLength Line is longer than 120 characters (found 262). 122
 Error sizes LineLength Line is longer than 120 characters (found 263). 123
 Error sizes LineLength Line is longer than 120 characters (found 276). 124
 Error sizes LineLength Line is longer than 120 characters (found 274). 125
 Error sizes LineLength Line is longer than 120 characters (found 256). 126
 Error sizes LineLength Line is longer than 120 characters (found 280). 127
 Error sizes LineLength Line is longer than 120 characters (found 267). 128
 Error sizes LineLength Line is longer than 120 characters (found 279). 129
 Error sizes LineLength Line is longer than 120 characters (found 279). 130
 Error sizes LineLength Line is longer than 120 characters (found 274). 131
 Error sizes LineLength Line is longer than 120 characters (found 275). 132
 Error sizes LineLength Line is longer than 120 characters (found 221). 135
 Error sizes LineLength Line is longer than 120 characters (found 292). 137
 Error sizes LineLength Line is longer than 120 characters (found 288). 138
 Error sizes LineLength Line is longer than 120 characters (found 301). 139
 Error sizes LineLength Line is longer than 120 characters (found 224). 140
 Error sizes LineLength Line is longer than 120 characters (found 224). 141
 Error sizes LineLength Line is longer than 120 characters (found 228). 142
 Error sizes LineLength Line is longer than 120 characters (found 212). 143
 Error sizes LineLength Line is longer than 120 characters (found 283). 144
 Error sizes LineLength Line is longer than 120 characters (found 282). 145
 Error sizes LineLength Line is longer than 120 characters (found 281). 146
 Error sizes LineLength Line is longer than 120 characters (found 280). 147
 Error sizes LineLength Line is longer than 120 characters (found 260). 148
 Error sizes LineLength Line is longer than 120 characters (found 280). 149
 Error sizes LineLength Line is longer than 120 characters (found 280). 150
 Error sizes LineLength Line is longer than 120 characters (found 258). 151
 Error sizes LineLength Line is longer than 120 characters (found 262). 152
 Error sizes LineLength Line is longer than 120 characters (found 264). 153
 Error sizes LineLength Line is longer than 120 characters (found 262). 154
 Error sizes LineLength Line is longer than 120 characters (found 263). 155
 Error sizes LineLength Line is longer than 120 characters (found 276). 156
 Error sizes LineLength Line is longer than 120 characters (found 274). 157
 Error sizes LineLength Line is longer than 120 characters (found 256). 158
 Error sizes LineLength Line is longer than 120 characters (found 280). 159
 Error sizes LineLength Line is longer than 120 characters (found 267). 160
 Error sizes LineLength Line is longer than 120 characters (found 279). 161
 Error sizes LineLength Line is longer than 120 characters (found 279). 162
 Error sizes LineLength Line is longer than 120 characters (found 274). 163
 Error sizes LineLength Line is longer than 120 characters (found 275). 164
 Error sizes LineLength Line is longer than 120 characters (found 136). 179
 Error sizes LineLength Line is longer than 120 characters (found 129). 184
 Error sizes LineLength Line is longer than 120 characters (found 133). 185
 Error sizes LineLength Line is longer than 120 characters (found 149). 196
 Error blocks LeftCurly '{' should be on the previous line. 285

org/apache/logging/log4j/core/lookup/AbstractLookup.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 26

org/apache/logging/log4j/core/lookup/Interpolator.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'properties'. 82
 Info misc TodoComment Comment matches to-do format 'TODO:'. 84
 Error sizes LineLength Line is longer than 120 characters (found 166). 99
 Error sizes LineLength Line is longer than 120 characters (found 133). 106
 Error sizes LineLength Line is longer than 120 characters (found 170). 110

org/apache/logging/log4j/core/lookup/JmxRuntimeInputArgumentsLookup.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 39

org/apache/logging/log4j/core/lookup/JndiLookup.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 39

org/apache/logging/log4j/core/lookup/Log4jLookup.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. 2
 Error javadoc JavadocStyle First sentence should end with a period. 27
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 34
 Error modifier ModifierOrder 'static' modifier out of order with the JLS suggestions. 34

org/apache/logging/log4j/core/lookup/MainMapLookup.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Constructor definition in wrong order. 73
 Error coding DeclarationOrder Constructor definition in wrong order. 77

org/apache/logging/log4j/core/lookup/MapLookup.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 96
 Error coding DeclarationOrder Constructor definition in wrong order. 101
 Error coding DeclarationOrder Constructor definition in wrong order. 111

org/apache/logging/log4j/core/lookup/StrSubstitutor.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 151). 283
 Error sizes LineLength Line is longer than 120 characters (found 170). 317
 Error coding HiddenField 'prefixMatcher' hides a field. 865
 Error coding HiddenField 'suffixMatcher' hides a field. 866
 Error coding HiddenField 'valueDelimiterMatcher' hides a field. 868
 Error sizes LineLength Line is longer than 120 characters (found 161). 932
 Error sizes LineLength Line is longer than 120 characters (found 129). 934
 Error sizes LineLength Line is longer than 120 characters (found 129). 937
 Error coding HiddenField 'prefixMatcher' hides a field. 1093
 Error coding HiddenField 'suffixMatcher' hides a field. 1162
 Error coding HiddenField 'valueDelimiterMatcher' hides a field. 1237

org/apache/logging/log4j/core/net/AbstractSocketManager.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'layout'. 57
 Error javadoc JavadocMethod Expected @param tag for 'writeHeader'. 57

org/apache/logging/log4j/core/net/Advertiser.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 21

org/apache/logging/log4j/core/net/DatagramOutputStream.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'header'. 59
 Error javadoc JavadocMethod Expected @param tag for 'footer'. 59

org/apache/logging/log4j/core/net/DatagramSocketManager.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 127). 46
 Error sizes LineLength Line is longer than 120 characters (found 138). 58

org/apache/logging/log4j/core/net/JndiManager.java

Severity Category Rule Message Line
 Error design FinalClass Class JndiManager should be declared as final. 35
 Error javadoc JavadocMethod Expected @throws tag for 'NamingException'. 127
 Error javadoc JavadocType Missing a Javadoc comment. 131

org/apache/logging/log4j/core/net/MulticastDnsAdvertiser.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 JavadocVariable Missing a Javadoc comment. 40
 Error blocks LeftCurly '{' should be on the previous line. 47
 Error blocks LeftCurly '{' should be on the previous line. 68
 Error coding MagicNumber '255' is a magic number. 69
 Error coding MagicNumber '255' is a magic number. 69
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 75
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 75
 Error blocks LeftCurly '{' should be on the previous line. 84
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 103
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 105
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 107
 Error javadoc JavadocStyle First sentence should end with a period. 116
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 126
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 128
 Error whitespace WhitespaceAround 'catch' is not followed by whitespace. 130
 Error blocks LeftCurly '{' should be on the previous line. 137
 Error blocks LeftCurly '{' should be on the previous line. 153
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 156

org/apache/logging/log4j/core/net/Priority.java

Severity Category Rule Message Line
 Error regexp RegexpSingleline Line has trailing spaces. 50

org/apache/logging/log4j/core/net/SmtpManager.java

Severity Category Rule Message Line
 Error coding HiddenField 'message' hides a field. 237

org/apache/logging/log4j/core/net/SslSocketManager.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 41
 Error javadoc JavadocMethod Expected @param tag for 'sslConfig'. 60
 Error javadoc JavadocMethod Expected @param tag for 'immediateFail'. 61
 Error javadoc JavadocType Missing a Javadoc comment. 67
 Error javadoc JavadocType Missing a Javadoc comment. 127
 Error javadoc JavadocType Missing a Javadoc comment. 129
 Error blocks RightCurly '}' should be on the same line. 145
 Error blocks RightCurly '}' should be on the same line. 149

org/apache/logging/log4j/core/net/TcpSocketManager.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'immediateFail'. 80
 Error javadoc JavadocMethod Expected @param tag for 'immediateFail'. 104
 Error javadoc JavadocMethod Expected @param tag for 'layout'. 104

org/apache/logging/log4j/core/net/mom/jms/JmsQueueReceiver.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/logging/log4j/core/net/mom/jms/JmsTopicReceiver.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 30

org/apache/logging/log4j/core/net/mom/jms/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

org/apache/logging/log4j/core/net/server/AbstractLogEventBridge.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 33
 Error javadoc JavadocVariable Missing a Javadoc comment. 35
 Error naming ConstantName Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 35

org/apache/logging/log4j/core/net/server/AbstractSocketServer.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 94
 Error javadoc JavadocVariable Missing a Javadoc comment. 98
 Error coding DeclarationOrder Variable access definition in wrong order. 98
 Error javadoc JavadocVariable Missing a Javadoc comment. 100
 Error coding DeclarationOrder Variable access definition in wrong order. 100

org/apache/logging/log4j/core/net/server/InputStreamLogEventBridge.java

Severity Category Rule Message Line
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectMapper. 28
 Error imports ImportControl Disallowed import - com.fasterxml.jackson.databind.ObjectReader. 29
 Error sizes LineLength Line is longer than 120 characters (found 139). 44
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 51

org/apache/logging/log4j/core/net/server/JmsServer.java

Severity Category Rule Message Line
 Error blocks EmptyBlock Empty catch block. 102

org/apache/logging/log4j/core/net/server/JsonInputStreamLogEventBridge.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.InputStream. 19
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.LogEvent. 22
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 31
 Error coding MagicNumber '1024' is a magic number. 38
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 59
 Error regexp RegexpSingleline Line has trailing spaces. 61
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 81

org/apache/logging/log4j/core/net/server/LogEventBridge.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.LogEvent. 22
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 46
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 56

org/apache/logging/log4j/core/net/server/SecureTcpSocketServer.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 32

org/apache/logging/log4j/core/net/server/TcpSocketServer.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 171
 Error coding DeclarationOrder Instance variable definition in wrong order. 173
 Error coding DeclarationOrder Constructor definition in wrong order. 185
 Error coding DeclarationOrder Constructor definition in wrong order. 201
 Error javadoc JavadocMethod Expected @throws tag for 'IOException'. 253

org/apache/logging/log4j/core/net/server/UdpSocketServer.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 121
 Error coding DeclarationOrder Instance variable definition in wrong order. 124
 Error coding MagicNumber '1024' is a magic number. 124
 Error coding MagicNumber '65' is a magic number. 124
 Error coding MagicNumber '1024' is a magic number. 124
 Error coding DeclarationOrder Constructor definition in wrong order. 135
 Error javadoc JavadocMethod Expected @param tag for 'logEventInput'. 135
 Error sizes LineLength Line is longer than 120 characters (found 133). 154

org/apache/logging/log4j/core/net/server/XmlInputStreamLogEventBridge.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.io.InputStream. 19
 Error imports UnusedImports Unused import - org.apache.logging.log4j.core.LogEvent. 22
 Error coding MagicNumber '1024' is a magic number. 35
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 51

org/apache/logging/log4j/core/net/ssl/AbstractKeyStoreConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 27
 Error sizes LineLength Line is longer than 120 characters (found 123). 55

org/apache/logging/log4j/core/net/ssl/KeyStoreConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 29
 Error sizes LineLength Line is longer than 120 characters (found 148). 54
 Error regexp RegexpSingleline Line has trailing spaces. 63
 Error sizes LineLength Line is longer than 120 characters (found 136). 64
 Error javadoc JavadocMethod Expected @throws tag for 'StoreConfigurationException'. 64

org/apache/logging/log4j/core/net/ssl/SslConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 38
 Error design FinalClass Class SslConfiguration should be declared as final. 41
 Error blocks RightCurly '}' should be on the same line. 71
 Error blocks RightCurly '}' should be on the same line. 74
 Error blocks RightCurly '}' should be on the same line. 87
 Error blocks RightCurly '}' should be on the same line. 101
 Error sizes LineLength Line is longer than 120 characters (found 135). 109
 Error blocks RightCurly '}' should be on the same line. 125
 Error sizes LineLength Line is longer than 120 characters (found 129). 141
 Error blocks RightCurly '}' should be on the same line. 159
 Error blocks RightCurly '}' should be on the same line. 163
 Error blocks RightCurly '}' should be on the same line. 177
 Error blocks RightCurly '}' should be on the same line. 194
 Error coding EqualsHashCode Definition of 'equals()' without corresponding definition of 'hashCode()'. 207
 Error coding CovariantEquals covariant equals without overriding equals(java.lang.Object). 207
 Error sizes LineLength Line is longer than 120 characters (found 133). 232
 Error regexp RegexpSingleline Line has trailing spaces. 241

org/apache/logging/log4j/core/net/ssl/SslConfigurationDefaults.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 22
 Error javadoc JavadocVariable Missing a Javadoc comment. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25

org/apache/logging/log4j/core/net/ssl/StoreConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocType Type Javadoc comment is missing an @param <T> tag. 24
 Error javadoc JavadocVariable Missing a Javadoc comment. 25
 Error regexp RegexpSingleline Line has trailing spaces. 95

org/apache/logging/log4j/core/net/ssl/StoreConfigurationException.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. 2

org/apache/logging/log4j/core/net/ssl/TrustStoreConfiguration.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 28
 Error sizes LineLength Line is longer than 120 characters (found 158). 53
 Error regexp RegexpSingleline Line has trailing spaces. 62
 Error sizes LineLength Line is longer than 120 characters (found 140). 63
 Error javadoc JavadocMethod Expected @throws tag for 'StoreConfigurationException'. 63

org/apache/logging/log4j/core/net/ssl/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error javadoc JavadocStyle First sentence should end with a period. 17

org/apache/logging/log4j/core/osgi/Activator.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error coding HiddenField 'context' hides a field. 44
 Info misc TodoComment Comment matches to-do format 'TODO:'. 60
 Info misc TodoComment Comment matches to-do format 'TODO:'. 74
 Error coding HiddenField 'context' hides a field. 79
 Info misc TodoComment Comment matches to-do format 'TODO:'. 82

org/apache/logging/log4j/core/osgi/BundleContextSelector.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 121). 51

org/apache/logging/log4j/core/osgi/package-info.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5

org/apache/logging/log4j/core/pattern/AbstractStyleNameConverter.java

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

org/apache/logging/log4j/core/pattern/DatePatternConverter.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 37
 Error design VisibilityModifier Variable 'timestampMillis' must be private and have accessor methods. 38
 Error design VisibilityModifier Variable 'formatted' must be private and have accessor methods. 39
 Error javadoc JavadocType Missing a Javadoc comment. 49
 Error javadoc JavadocType Missing a Javadoc comment. 57
 Error javadoc JavadocType Missing a Javadoc comment. 75
 Error javadoc JavadocType Missing a Javadoc comment. 93
 Error coding MagicNumber '1000' is a magic number. 97
 Error javadoc JavadocType Missing a Javadoc comment. 101
 Error coding DeclarationOrder Static variable definition in wrong order. 112
 Error coding DeclarationOrder Static variable definition in wrong order. 117
 Error coding DeclarationOrder Instance variable definition in wrong order. 130
 Error coding DeclarationOrder Constructor definition in wrong order. 138

org/apache/logging/log4j/core/pattern/FormattingInfo.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceAfter '{' is followed by whitespace. 27
 Error sizes LineLength Line is longer than 120 characters (found 122). 64
 Error javadoc JavadocMethod Expected @param tag for 'leftTruncate'. 64
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 95

org/apache/logging/log4j/core/pattern/HighlightConverter.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 190
 Error coding DeclarationOrder Instance variable definition in wrong order. 192
 Error coding DeclarationOrder Instance variable definition in wrong order. 194
 Error sizes LineLength Line is longer than 120 characters (found 140). 204
 Error coding DeclarationOrder Constructor definition in wrong order. 204

org/apache/logging/log4j/core/pattern/MapPatternConverter.java

Severity Category Rule Message Line
 Error coding HiddenField 'key' hides a field. 82

org/apache/logging/log4j/core/pattern/MdcPatternConverter.java

Severity Category Rule Message Line
 Error coding HiddenField 'keys' hides a field. 90
 Error coding HiddenField 'key' hides a field. 91
 Error coding HiddenField 'key' hides a field. 108
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 119

org/apache/logging/log4j/core/pattern/NanoTimePatternConverter.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Constructor definition in wrong order. 46

org/apache/logging/log4j/core/pattern/PatternParser.java

Severity Category Rule Message Line
 Error sizes MethodLength Method length is 152 lines (max allowed is 150). 311
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 421
 Error whitespace FileTabCharacter File contains tab characters (this is the first instance). 426
 Error sizes LineLength Line is longer than 120 characters (found 126). 427
 Error sizes LineLength Line is longer than 120 characters (found 127). 431
 Error sizes LineLength Line is longer than 120 characters (found 122). 482
 Error sizes LineLength Line is longer than 120 characters (found 122). 591

org/apache/logging/log4j/core/pattern/StyleConverter.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Instance variable definition in wrong order. 66
 Error coding DeclarationOrder Instance variable definition in wrong order. 68
 Error coding DeclarationOrder Instance variable definition in wrong order. 70
 Error coding DeclarationOrder Instance variable definition in wrong order. 72
 Error coding DeclarationOrder Constructor definition in wrong order. 84

org/apache/logging/log4j/core/pattern/ThrowablePatternConverter.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 43
 Error blocks RightCurly '}' should be on the same line. 79
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 101
 Error blocks RightCurly '}' should be on the same line. 111
 Error blocks RightCurly '}' should be on the same line. 114
 Error blocks RightCurly '}' should be on the same line. 117
 Error blocks RightCurly '}' should be on the same line. 120
 Error blocks RightCurly '}' should be on the same line. 123

org/apache/logging/log4j/core/selector/ClassLoaderContextSelector.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 50
 Error coding DeclarationOrder Variable access definition in wrong order. 50
 Error javadoc JavadocVariable Missing a Javadoc comment. 52
 Error coding DeclarationOrder Variable access definition in wrong order. 52

org/apache/logging/log4j/core/tools/Generate.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 50
 Error coding DeclarationOrder Constructor definition in wrong order. 560
 Error coding DeclarationOrder Constructor definition in wrong order. 581
 Error javadoc JavadocType Missing a Javadoc comment. 585
 Error design VisibilityModifier Variable 'name' must be private and have accessor methods. 586
 Error design VisibilityModifier Variable 'intLevel' must be private and have accessor methods. 587

org/apache/logging/log4j/core/util/Builder.java

Severity Category Rule Message Line
 Error header Header Line does not match expected header line of ' * The ASF licenses this file to You under the Apache license, Version 2.0'. 5
 Error sizes LineLength Line is longer than 120 characters (found 121). 26
 Error javadoc JavadocMethod Unable to get class information for @throws tag 'org.apache.logging.log4j.core.config.ConfigurationException'. 41

org/apache/logging/log4j/core/util/CachedClock.java

Severity Category Rule Message Line
 Error coding MagicNumber '1000' is a magic number. 45
 Error coding MagicNumber '1000' is a magic number. 45

org/apache/logging/log4j/core/util/CoarseCachedClock.java

Severity Category Rule Message Line
 Error coding MagicNumber '1000' is a magic number. 38
 Error coding MagicNumber '1000' is a magic number. 38

org/apache/logging/log4j/core/util/Constants.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 39
 Error sizes LineLength Line is longer than 120 characters (found 121). 49

org/apache/logging/log4j/core/util/DefaultShutdownCallbackRegistry.java

Severity Category Rule Message Line
 Error javadoc JavadocVariable Missing a Javadoc comment. 43
 Error coding DeclarationOrder Variable access definition in wrong order. 43

org/apache/logging/log4j/core/util/FileUtils.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.net.URISyntaxException. 24
 Error whitespace ParenPad ')' is preceded with whitespace. 106
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 109
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 112

org/apache/logging/log4j/core/util/Integers.java

Severity Category Rule Message Line
 Error coding MagicNumber '32' is a magic number. 65

org/apache/logging/log4j/core/util/JndiCloser.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 28

org/apache/logging/log4j/core/util/KeyValuePair.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 88
 Error coding HiddenField 'key' hides a field. 98
 Error coding HiddenField 'value' hides a field. 103

org/apache/logging/log4j/core/util/Loader.java

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

org/apache/logging/log4j/core/util/NanoClockFactory.java

Severity Category Rule Message Line
 Error design HideUtilityClassConstructor Utility classes should not have a public or default constructor. 25
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 49

org/apache/logging/log4j/core/util/NetUtils.java

Severity Category Rule Message Line
 Error javadoc JavadocStyle First sentence should end with a period. 81

org/apache/logging/log4j/core/util/NullOutputStream.java

Severity Category Rule Message Line
 Error misc NewlineAtEndOfFile File does not end with a newline.

org/apache/logging/log4j/core/util/Patterns.java

Severity Category Rule Message Line
 Error imports UnusedImports Unused import - java.util.regex.Pattern. 19

org/apache/logging/log4j/core/util/ReflectionUtil.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for '<T>'. 44
 Error javadoc JavadocMethod Expected @param tag for '<T>'. 55

org/apache/logging/log4j/core/util/SetUtils.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '{' is not followed by whitespace. 28
 Error whitespace WhitespaceAround '}' is not preceded with whitespace. 28

org/apache/logging/log4j/core/util/Throwables.java

Severity Category Rule Message Line
 Error sizes LineLength Line is longer than 120 characters (found 138). 40
 Error sizes LineLength Line is longer than 120 characters (found 129). 54
 Error javadoc JavadocStyle First sentence should end with a period. 73
 Error coding DeclarationOrder Constructor definition in wrong order. 126

org/apache/logging/log4j/core/util/Transform.java

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

org/apache/logging/log4j/core/util/UuidUtil.java

Severity Category Rule Message Line
 Error coding DeclarationOrder Variable access definition in wrong order. 43
 Error naming ConstantName Name 'count' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 47
 Error naming ConstantName Name 'uuidSequence' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 57
 Error naming ConstantName Name 'least' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 59
 Error blocks EmptyBlock Empty catch block. 187

org/apache/logging/log4j/core/util/datetime/DateParser.java

Severity Category Rule Message Line
 Error javadoc JavadocPackage Missing package-info.java file.
 Error header Header Line does not match expected header line of ' * contributor license agreements. See the NOTICE file distributed with'. 3
 Error javadoc JavadocStyle First sentence should end with a period. 25
 Error regexp RegexpSingleline Line has trailing spaces. 31
 Error regexp RegexpSingleline Line has trailing spaces. 33
 Error regexp RegexpSingleline Line has trailing spaces. 34
 Error regexp RegexpSingleline Line has trailing spaces. 41
 Error regexp RegexpSingleline Line has trailing spaces. 43
 Error regexp RegexpSingleline Line has trailing spaces. 46
 Error regexp RegexpSingleline Line has trailing spaces. 47
 Error regexp RegexpSingleline Line has trailing spaces. 48
 Error regexp RegexpSingleline Line has trailing spaces. 89
 Error regexp RegexpSingleline Line has trailing spaces. 99

org/apache/logging/log4j/core/util/datetime/DatePrinter.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 JavadocStyle First sentence should end with a period. 25

org/apache/logging/log4j/core/util/datetime/FastDateFormat.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 DeclarationOrder Variable access definition in wrong order. 43
 Error coding DeclarationOrder Variable access definition in wrong order. 47
 Error coding DeclarationOrder Variable access definition in wrong order. 51
 Error coding DeclarationOrder Variable access definition in wrong order. 55
 Error naming ConstantName Name 'cache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 57
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 57
 Error sizes LineLength Line is longer than 120 characters (found 121). 306
 Error coding DeclarationOrder Constructor definition in wrong order. 337
 Error sizes LineLength Line is longer than 120 characters (found 170). 349
 Error sizes LineLength Line is longer than 120 characters (found 123). 352
 Error coding DeclarationOrder Constructor definition in wrong order. 352
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 353
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 354
 Error coding SimplifyBooleanExpression Expression can be simplified. 536
 Error sizes LineLength Line is longer than 120 characters (found 128). 561

org/apache/logging/log4j/core/util/datetime/FastDateParser.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 JavadocStyle First sentence should end with a period. 38
 Error coding DeclarationOrder Variable access definition in wrong order. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 49
 Error regexp RegexpSingleline Line has trailing spaces. 70
 Error sizes LineLength Line is longer than 120 characters (found 123). 93
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 120
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 120
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 120
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 122
 Error blocks RightCurly '}' should be on the same line. 123
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 124
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 125
 Error blocks RightCurly '}' should be on the same line. 126
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 130
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 130
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 130
 Error coding MagicNumber '80' is a magic number. 130
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 132
 Error coding MagicNumber '100' is a magic number. 132
 Error coding MagicNumber '100' is a magic number. 132
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 133
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 146
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 149
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 150
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 155
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 156
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 157
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 159
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 163
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 165
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 168
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 169
 Error sizes LineLength Line is longer than 120 characters (found 131). 172
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 172
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 172
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 172
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 172
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 174
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 177
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 178
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 179
 Error whitespace NoWhitespaceAfter '!' is followed by whitespace. 227
 Error whitespace ParenPad ')' is preceded with whitespace. 227
 Error coding MagicNumber '13' is a magic number. 243
 Error coding MagicNumber '13' is a magic number. 243
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 286
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 287
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 287
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 287
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 291
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 292
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 292
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 292
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 292
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 292
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 292
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 294
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 294
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 294
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 294
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 294
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 294
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 320
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 321
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 322
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 326
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 330
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 330
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 330
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 330
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 330
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 331
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 334
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 334
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 342
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 342
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 342
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 342
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 343
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 344
 Error coding FallThrough Fall through from previous branch of the switch statement. 358
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 374
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 374
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 374
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 374
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 375
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 376
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 378
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 379
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 379
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 379
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 382
 Error whitespace OperatorWrap '=' should be on the previous line. 382
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 386
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 386
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 386
 Error sizes LineLength Line is longer than 120 characters (found 128). 420
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 430
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 431
 Error whitespace WhitespaceAround '>=' is not followed by whitespace. 431
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 431
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 431
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 431
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 431
 Error coding MagicNumber '100' is a magic number. 431
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 439
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 439
 Error modifier ModifierOrder 'abstract' modifier out of order with the JLS suggestions. 453
 Error coding DeclarationOrder Static variable definition in wrong order. 493
 Error naming ConstantName Name 'formatPattern' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 493
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 493
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 503
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 505
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 505
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 505
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 506
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 506
 Error coding DefaultComesLast Default should be last label in the switch. 509
 Error regexp RegexpSingleline Line has trailing spaces. 521
 Error sizes LineLength Line is longer than 120 characters (found 127). 524
 Error whitespace WhitespaceAround '>=' is not preceded with whitespace. 524
 Error whitespace WhitespaceAround '>=' is not followed by whitespace. 524
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 524
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 524
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 544
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 544
 Error whitespace WhitespaceAround '?' is not followed by whitespace. 544
 Error whitespace WhitespaceAround ':' is not followed by whitespace. 544
 Error coding DeclarationOrder Static variable definition in wrong order. 557
 Error naming ConstantName Name 'caches' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 558
 Error whitespace WhitespaceAround 'synchronized' is not followed by whitespace. 566
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 567
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 567
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 567
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 568
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 568
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 581
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 582
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 583
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 583
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 583
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 584
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 584
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 584
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 587
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 588
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 588
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 588
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 606
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 614
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 615
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 615
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 615
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 616
 Error whitespace OperatorWrap '=' should be on the previous line. 616
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 646
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 647
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 649
 Error whitespace WhitespaceAfter ',' is not followed by whitespace. 649
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 651
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 662
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 665
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 665
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 675
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 676
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 678
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 681
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 681
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 700
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 717
 Error blocks RightCurly '}' should be on the same line. 719
 Error coding DeclarationOrder Static variable definition in wrong order. 744
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 750
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 751
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 751
 Error coding MagicNumber '100' is a magic number. 751
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 751
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 752
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 763
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 766
 Error coding DeclarationOrder Static variable definition in wrong order. 772
 Error whitespace ParenPad ')' is preceded with whitespace. 782
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 791
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 791
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 791
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 791
 Error whitespace WhitespaceAround '{' is not preceded with whitespace. 793
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 819
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 819
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 819
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 819
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 819
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 820
 Error whitespace WhitespaceAround '+' is not preceded with whitespace. 820
 Error whitespace WhitespaceAround '+' is not followed by whitespace. 820
 Error blocks RightCurly '}' should be on the same line. 821
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 822
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 823
 Error blocks RightCurly '}' should be on the same line. 824
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 826
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 827
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 827
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 827
 Error javadoc JavadocType Missing a Javadoc comment. 835
 Error regexp RegexpSingleline Line has trailing spaces. 836
 Error coding DeclarationOrder Static variable definition in wrong order. 868
 Error coding DeclarationOrder Static variable definition in wrong order. 869
 Error sizes LineLength Line is longer than 120 characters (found 121). 870
 Error coding DeclarationOrder Static variable definition in wrong order. 870
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 880
 Error coding DeclarationOrder Static variable definition in wrong order. 893
 Error whitespace WhitespaceAround '-' is not preceded with whitespace. 896
 Error whitespace WhitespaceAround '-' is not followed by whitespace. 896
 Error coding DeclarationOrder Static variable definition in wrong order. 899
 Error coding DeclarationOrder Static variable definition in wrong order. 900
 Error coding DeclarationOrder Static variable definition in wrong order. 901
 Error coding DeclarationOrder Static variable definition in wrong order. 902
 Error coding DeclarationOrder Static variable definition in wrong order. 903
 Error coding DeclarationOrder Static variable definition in wrong order. 904
 Error coding DeclarationOrder Static variable definition in wrong order. 905
 Error coding DeclarationOrder Static variable definition in wrong order. 906
 Error coding MagicNumber '24' is a magic number. 909
 Error coding DeclarationOrder Static variable definition in wrong order. 912
 Error coding MagicNumber '12' is a magic number. 915
 Error coding DeclarationOrder Static variable definition in wrong order. 918
 Error coding DeclarationOrder Static variable definition in wrong order. 919
 Error coding DeclarationOrder Static variable definition in wrong order. 920
 Error coding DeclarationOrder Static variable definition in wrong order. 921
 Error coding DeclarationOrder Static variable definition in wrong order. 922

org/apache/logging/log4j/core/util/datetime/FastDatePrinter.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 JavadocStyle First sentence should end with a period. 35
 Error coding DeclarationOrder Variable access definition in wrong order. 62
 Error coding DeclarationOrder Variable access definition in wrong order. 66
 Error coding DeclarationOrder Variable access definition in wrong order. 70
 Error coding DeclarationOrder Variable access definition in wrong order. 74
 Error regexp RegexpSingleline Line has trailing spaces. 101
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 125
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 125
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 125
 Error naming LocalFinalVariableName Name 'ERAs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
 Error naming LocalFinalVariableName Name 'AmPmStrings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 149
 Error regexp RegexpSingleline Line has trailing spaces. 231
 Error regexp RegexpSingleline Line has trailing spaces. 233
 Error coding SimplifyBooleanExpression Expression can be simplified. 507
 Error regexp RegexpSingleline Line has trailing spaces. 512
 Error coding MagicNumber '13' is a magic number. 523
 Error coding MagicNumber '13' is a magic number. 523
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 558
 Error coding MagicNumber '10' is a magic number. 558
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 559
 Error coding MagicNumber '10' is a magic number. 559
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 688
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 688
 Error whitespace EmptyForIteratorPad ';' is followed by whitespace. 688
 Error coding MagicNumber '10' is a magic number. 742
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 743
 Error coding MagicNumber '100' is a magic number. 744
 Error coding MagicNumber '10' is a magic number. 787
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 788
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 839
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 839
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 839
 Error regexp RegexpSingleline Line has trailing spaces. 840
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 844
 Error whitespace WhitespaceAround '>' is not preceded with whitespace. 844
 Error whitespace WhitespaceAround '>' is not followed by whitespace. 844
 Error coding MagicNumber '10' is a magic number. 844
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 845
 Error coding MagicNumber '10' is a magic number. 845
 Error coding MagicNumber '100' is a magic number. 886
 Error coding MagicNumber '100' is a magic number. 920
 Error coding DeclarationOrder Static variable definition in wrong order. 1062
 Error naming ConstantName Name 'cTimeZoneDisplayCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 1062
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 1081
 Error design VisibilityModifier Variable 'mColon' must be private and have accessor methods. 1144
 Error coding MagicNumber '60' is a magic number. 1178
 Error coding MagicNumber '60' is a magic number. 1178
 Error coding MagicNumber '1000' is a magic number. 1178
 Error coding MagicNumber '60' is a magic number. 1185
 Error coding MagicNumber '1000' is a magic number. 1185
 Error coding MagicNumber '60' is a magic number. 1185
 Error naming TypeName Name 'Iso8601_Rule' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 1194
 Error regexp RegexpSingleline Line has trailing spaces. 1197
 Error whitespace WhitespaceAround 'switch' is not followed by whitespace. 1211
 Error regexp RegexpSingleline Line has trailing spaces. 1219
 Error regexp RegexpSingleline Line has trailing spaces. 1221
 Error coding DeclarationOrder Instance variable definition in wrong order. 1223
 Error design VisibilityModifier Variable 'length' must be private and have accessor methods. 1223
 Error coding DeclarationOrder Constructor definition in wrong order. 1230
 Error coding MagicNumber '60' is a magic number. 1260
 Error coding MagicNumber '60' is a magic number. 1260
 Error coding MagicNumber '1000' is a magic number. 1260
 Error whitespace WhitespaceAround '<' is not preceded with whitespace. 1263
 Error whitespace WhitespaceAround '<' is not followed by whitespace. 1263
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 1267
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 1267
 Error coding MagicNumber '60' is a magic number. 1271
 Error coding MagicNumber '1000' is a magic number. 1271
 Error coding MagicNumber '60' is a magic number. 1271
 Error coding MagicNumber '0x80000000' is a magic number. 1297
 Error coding MagicNumber '31' is a magic number. 1309
 Error whitespace ParenPad ')' is preceded with whitespace. 1309
 Error coding MagicNumber '31' is a magic number. 1309
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 1321

org/apache/logging/log4j/core/util/datetime/FixedDateFormat.java

Severity Category Rule Message Line
 Error whitespace NoWhitespaceBefore ';' is preceded with whitespace. 80
 Error sizes LineLength Line is longer than 120 characters (found 123). 91
 Error javadoc JavadocMethod Expected an @return tag. 112
 Error javadoc JavadocMethod Expected @param tag for 'nameOrPattern'. 112
 Error coding DeclarationOrder Instance variable definition in wrong order. 149
 Error coding DeclarationOrder Instance variable definition in wrong order. 150
 Error coding DeclarationOrder Instance variable definition in wrong order. 151
 Error coding DeclarationOrder Instance variable definition in wrong order. 152
 Error coding DeclarationOrder Instance variable definition in wrong order. 153
 Error coding DeclarationOrder Instance variable definition in wrong order. 154
 Error coding DeclarationOrder Instance variable definition in wrong order. 155
 Error coding DeclarationOrder Instance variable definition in wrong order. 156
 Error coding DeclarationOrder Instance variable definition in wrong order. 158
 Error coding DeclarationOrder Instance variable definition in wrong order. 159
 Error coding DeclarationOrder Instance variable definition in wrong order. 166
 Error coding DeclarationOrder Constructor definition in wrong order. 175
 Error coding MagicNumber '3600000' is a magic number. 257
 Error coding MagicNumber '3600000' is a magic number. 258
 Error coding MagicNumber '60000' is a magic number. 260
 Error coding MagicNumber '60000' is a magic number. 261
 Error coding MagicNumber '1000' is a magic number. 263
 Error coding MagicNumber '1000' is a magic number. 264
 Error coding MagicNumber '10' is a magic number. 267
 Error coding MagicNumber '10' is a magic number. 271
 Error coding MagicNumber '10' is a magic number. 276
 Error coding MagicNumber '10' is a magic number. 280
 Error coding MagicNumber '10' is a magic number. 285
 Error coding MagicNumber '10' is a magic number. 287
 Error coding MagicNumber '100' is a magic number. 292
 Error coding MagicNumber '100' is a magic number. 295
 Error coding MagicNumber '10' is a magic number. 296
 Error coding MagicNumber '10' is a magic number. 299

org/apache/logging/log4j/core/util/datetime/FormatCache.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
 Info misc TodoComment Comment matches to-do format 'TODO:'. 33
 Error javadoc JavadocType Type Javadoc comment is missing an @param <F> tag. 34
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 38
 Error whitespace OperatorWrap '=' should be on the previous line. 41
 Error coding DeclarationOrder Static variable definition in wrong order. 43
 Error naming ConstantName Name 'cDateTimeInstanceCache' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$|^capabilities$|^log$'. 43
 Error whitespace OperatorWrap '=' should be on the previous line. 44
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 82
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 86
 Error modifier ModifierOrder 'protected' modifier out of order with the JLS suggestions. 103
 Error sizes LineLength Line is longer than 120 characters (found 125). 119
 Error blocks RightCurly '}' should be on the same line. 198
 Error blocks RightCurly '}' should be on the same line. 201
 Error whitespace WhitespaceAfter 'cast' is not followed by whitespace. 205
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 211
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 252
 Error whitespace WhitespaceAround '==' is not preceded with whitespace. 252
 Error whitespace WhitespaceAround '==' is not followed by whitespace. 252
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 253
 Error whitespace WhitespaceAround 'for' is not followed by whitespace. 254
 Error whitespace WhitespaceAround 'if' is not followed by whitespace. 255
 Error whitespace WhitespaceAround '!=' is not preceded with whitespace. 255
 Error whitespace WhitespaceAround '!=' is not followed by whitespace. 255
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 256
 Error whitespace WhitespaceAround '*' is not preceded with whitespace. 256
 Error whitespace WhitespaceAround '*' is not followed by whitespace. 256
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 259