Uses of Class
org.apache.logging.log4j.spi.AbstractLogger

Packages that use AbstractLogger
org.apache.logging.log4j.simple Simple logging implementation. 
org.apache.logging.log4j.spi Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes. 
org.apache.logging.log4j.status Status API for Log4j 2.0. 
 

Uses of AbstractLogger in org.apache.logging.log4j.simple
 

Subclasses of AbstractLogger in org.apache.logging.log4j.simple
 class SimpleLogger
          This is the default logger that is used when no suitable logging implementation is available.
 

Uses of AbstractLogger in org.apache.logging.log4j.spi
 

Subclasses of AbstractLogger in org.apache.logging.log4j.spi
 class ExtendedLoggerWrapper
          Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers.
 

Uses of AbstractLogger in org.apache.logging.log4j.status
 

Subclasses of AbstractLogger in org.apache.logging.log4j.status
 class StatusLogger
          Mechanism to record events that occur in the logging system.
 



Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.