| Package | Description |
|---|---|
| org.apache.log4j |
The main log4j package.
|
| org.apache.log4j.helpers |
This package is used internally.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected QuietWriter |
WriterAppender.qw |
This is the
quietWriter where we will write
to. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CountingQuietWriter |
Counts the number of bytes written.
|
class |
SyslogQuietWriter |
SyslogQuietWriter extends QuietWriter by prepending the syslog
level code before each printed String.
|
Copyright 2000-2007 Apache Software Foundation.