Last Published: 2012-08-24
|
Version: 2.0-alpha2
Log4j
|
Logging Services
|
Apache
|
Logging Wiki
Apache Log4j™ 2
About
Download
Build and Install
Changelog
Manual
Introduction
Architecture
API
Configuration
Plugins
Lookups
Appenders
Layouts
Filters
JMX
Logging Separation
Extending Log4j
Logging Adapters
Log4j 1.x API
Commons Logging
SLF4J
Components
API
Impl
Log4J 1.2 API
Commons Logging Bridge
SLF4J Binding
Apache Flume
API Documentation
Project Information
Project Reports
Surefire Report
RAT Report
Checkstyle
JavaDocs
FindBugs Report
Source Xref
PMD Report
CPD Report
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
36
0
0
4
Files
Files
I
W
E
org/apache/logging/log4j/message/StringFormattedMessage.java
0
0
4
Details
org/apache/logging/log4j/message/StringFormattedMessage.java
Violation
Message
Line
First sentence should end with a period.
29
':' is not preceded with whitespace.
155
'=' is not preceded with whitespace.
167
'=' is not followed by whitespace.
167