|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
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 |
AbstractLoggerWrapper
Wrapper class that exposes the protected AbstractLogger methods to support wrapped loggers. |
Fields in org.apache.logging.log4j.spi declared as AbstractLogger | |
---|---|
protected AbstractLogger |
AbstractLoggerWrapper.logger
The wrapped Logger. |
Constructors in org.apache.logging.log4j.spi with parameters of type AbstractLogger | |
---|---|
AbstractLoggerWrapper(AbstractLogger logger,
String name,
MessageFactory messageFactory)
Constructor that wraps and existing Logger. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2013 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.