Package org.apache.log4j.spi
Interface OptionHandler
-
- All Known Implementing Classes:
AppenderSkeleton
,ConsoleAppender
,WriterAppender
public interface OptionHandler
Log4j 1 Interface for dealing with configuration. Ignored in Log4j 2.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
activateOptions()
-