Apache Log4j Flume NG Bridge ™
Logging Wiki
Apache
Logging Services
Sonar
Log4j
Apache Log4j™ 2
About
Download
Maven and Ivy
Build
Changelog
Manual
Introduction
Architecture
Log4j 1.x Migration
API
Configuration
Web Applications
Plugins
Lookups
Appenders
Layouts
Filters
Async Loggers
JMX
Logging Separation
Extending Log4j
Components
API
Implementation
Commons Logging Bridge
Log4j 1.2 API
SLF4J Binding
Log4j 2 to SLF4J Adapter
Apache Flume
Log4j Tag Library
Log4j JMX GUI
Component Documentation
Component Information
Component Reports
JIRA Report
Surefire Report
RAT Report
Checkstyle
JavaDocs
FindBugs Report
Source Xref
CPD Report
PMD Report
Log4j Project Information
Dependencies
Dependency Convergence
Dependency Management
Project Team
Mailing Lists
Issue Tracking
Project License
Source Repository
Project Summary
Log4j Project Reports
Changes Report
JIRA Report
Surefire Report
RAT Report
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
13
0
0
9
Files
Files
I
W
E
org/apache/logging/log4j/flume/appender/Agent.java
0
0
1
org/apache/logging/log4j/flume/appender/FlumeAppender.java
0
0
3
org/apache/logging/log4j/flume/appender/FlumePersistentManager.java
0
0
5
Details
org/apache/logging/log4j/flume/appender/Agent.java
Violation
Message
Line
File contains tab characters (this is the first instance).
76
org/apache/logging/log4j/flume/appender/FlumeAppender.java
Violation
Message
Line
More than 15 parameters.
160
')' is preceded with whitespace.
215
File contains tab characters (this is the first instance).
219
org/apache/logging/log4j/flume/appender/FlumePersistentManager.java
Violation
Message
Line
Line is longer than 120 characters.
414
File contains tab characters (this is the first instance).
619
Missing a Javadoc comment.
629
Missing a Javadoc comment.
630
'?' is not preceded with whitespace.
634