Package org.apache.logging.log4j.core

Implementation of Log4j 2.0.

See:
          Description

Interface Summary
Appender<T extends Serializable>  
ErrorHandler Appenders may delegate their error handling to ErrorHandlers.
Filter Interface that must be implemented to allow custom event filtering.
Layout<T extends Serializable> Lays out a LogEvent in different formats.
LifeCycle  
LogEvent  
 

Class Summary
AbstractServer  
Logger  
LoggerContext The LoggerContext is the anchor for the logging system.
 

Enum Summary
Filter.Result The result that can returned from a filter method call.
LoggerContext.Status Status of the LoggerContext.
 

Package org.apache.logging.log4j.core Description

Implementation of Log4j 2.0.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.