Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
org.apache.log4j.spi

Classes in org.apache.log4j.spi used by org.apache.log4j
AppenderAttachable
          Interface for attaching appenders to objects.
 

Classes in org.apache.log4j.spi used by org.apache.log4j.spi
AppenderAttachable
          Interface for attaching appenders to objects.
Filter
          Users should extend this class to implement customized logging event filtering.
HierarchyEventListener
          Listen to events occuring within a Hierarchy.
LocationInfo
          The internal representation of caller location information.
LoggerFactory
          Implement this interface to create new instances of Logger or a sub-class of Logger.
LoggerRepository
          A LoggerRepository is used to create and retrieve Loggers.
LoggingEvent
          The internal representation of logging events.
OptionHandler
          A string based interface to configure package components.
RepositorySelector
          The LogManager uses one (and only one) RepositorySelector implementation to select the LoggerRepository for a particular application context.
ThrowableInformation
          ThrowableInformation is log4j's internal representation of throwables.