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 QuietWriterWriterAppender.qwThis is thequietWriterwhere we will write to. -
Uses of QuietWriter in org.apache.log4j.helpers
Subclasses of QuietWriter in org.apache.log4j.helpersModifier and TypeClassDescriptionclassCounts the number of bytes written.classSyslogQuietWriter extends QuietWriter by prepending the syslog level code before each printed String.