Uses of Class
org.apache.log4j.helpers.QuietWriter
Packages that use QuietWriter
Package
Description
The main log4j package.
This package is used internally.
-
Uses of QuietWriter in org.apache.log4j
Fields in org.apache.log4j declared as QuietWriterModifier and TypeFieldDescriptionprotected QuietWriter
WriterAppender.qw
This is thequietWriter
where we will write to. -
Uses of QuietWriter in org.apache.log4j.helpers
Subclasses of QuietWriter in org.apache.log4j.helpersModifier and TypeClassDescriptionclass
Counts the number of bytes written.class
SyslogQuietWriter extends QuietWriter by prepending the syslog level code before each printed String.