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

Quick Search    Search Deep

Uses of Interface
org.apache.log4j.spi.AppenderAttachable

Uses of AppenderAttachable in org.apache.log4j
 

Classes in org.apache.log4j that implement AppenderAttachable
 class org.apache.log4j.Category
          This class has been deprecated and replaced by the org.apache.log4j.Logger subclass.
 class org.apache.log4j.Logger
          This is the central class in the log4j package.
 

Uses of AppenderAttachable in org.apache.log4j.spi
 

Classes in org.apache.log4j.spi that implement AppenderAttachable
 class RootCategory
          Deprecated. Replaced by RootLogger.
 class RootLogger
          RootLogger sits at the top of the logger hierachy.