Uses of Interface
org.apache.log4j.spi.OptionHandler
-
Packages that use OptionHandler Package Description org.apache.log4j Log4j 1.x compatibility layer. -
-
Uses of OptionHandler in org.apache.log4j
Classes in org.apache.log4j that implement OptionHandler Modifier and Type Class Description class
AppenderSkeleton
The base class for Appenders in Log4j 1.class
ConsoleAppender
Console-appender.class
WriterAppender
WriterAppender appends log events to aWriter
or anOutputStream
depending on the user's choice.
-