Uses of Package
org.apache.logging.log4j.core

Packages that use org.apache.logging.log4j.core
org.apache.logging.log4j.core Implementation of Log4j 2.0. 
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
org.apache.logging.log4j.core.appender.db The classes in this package and sub packages provide appenders for various types of databases and methods for accessing databases. 
org.apache.logging.log4j.core.appender.db.jdbc The JDBC Appender supports writing log events to a relational database using standard JDBC connections. 
org.apache.logging.log4j.core.appender.db.jpa The JPA Appender supports writing log events to a relational database using the Java Persistence API. 
org.apache.logging.log4j.core.appender.db.nosql The NoSQL Appender supports writing log events to NoSQL databases. 
org.apache.logging.log4j.core.appender.rewrite Apache Flume Appender. 
org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes. 
org.apache.logging.log4j.core.appender.routing Apache Flume Appender. 
org.apache.logging.log4j.core.async Provides Asynchronous Logger classes and interfaces for low-latency logging. 
org.apache.logging.log4j.core.config Configuration of Log4j 2.0. 
org.apache.logging.log4j.core.config.plugins Configuration of Log4j 2.0 via Plugins. 
org.apache.logging.log4j.core.filter Log4j 2.0 Filter support. 
org.apache.logging.log4j.core.impl Log4j 2.0 private implementation classes. 
org.apache.logging.log4j.core.jmx Log4j 2.0 JMX support. 
org.apache.logging.log4j.core.layout Log4j 2.0 Layout support. 
org.apache.logging.log4j.core.lookup Log4j 2.0 Lookups. 
org.apache.logging.log4j.core.net Log4j 2.0 network support. 
org.apache.logging.log4j.core.pattern Provides classes implementing format specifiers in conversion patterns. 
org.apache.logging.log4j.core.selector Log4j 2.0 Context Selectors. 
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core
Appender
          Appends log events.
ErrorHandler
          Appenders may delegate their error handling to ErrorHandlers.
Filter
          Interface that must be implemented to allow custom event filtering.
Filter.Result
          The result that can returned from a filter method call.
Layout
          Lays out a LogEvent in different formats.
LifeCycle
           
LogEvent
           
Logger
           
Logger.PrivateConfig
          The binding between a Logger and its configuration.
LoggerContext
          The LoggerContext is the anchor for the logging system.
LoggerContext.Status
          Status of the LoggerContext.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender
Appender
          Appends log events.
ErrorHandler
          Appenders may delegate their error handling to ErrorHandlers.
Filter
          Interface that must be implemented to allow custom event filtering.
Layout
          Lays out a LogEvent in different formats.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.db
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
Layout
          Lays out a LogEvent in different formats.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.db.jdbc
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.db.jpa
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.db.nosql
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.rewrite
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.rolling
Layout
          Lays out a LogEvent in different formats.
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.appender.routing
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.async
Filter
          Interface that must be implemented to allow custom event filtering.
LifeCycle
           
LogEvent
           
Logger
           
LoggerContext
          The LoggerContext is the anchor for the logging system.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.config
Appender
          Appends log events.
Filter
          Interface that must be implemented to allow custom event filtering.
LogEvent
           
Logger
           
LoggerContext
          The LoggerContext is the anchor for the logging system.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.config.plugins
Appender
          Appends log events.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.filter
Filter
          Interface that must be implemented to allow custom event filtering.
Filter.Result
          The result that can returned from a filter method call.
LifeCycle
           
LogEvent
           
Logger
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.impl
LogEvent
           
LoggerContext
          The LoggerContext is the anchor for the logging system.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.jmx
Appender
          Appends log events.
LoggerContext
          The LoggerContext is the anchor for the logging system.
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.layout
Layout
          Lays out a LogEvent in different formats.
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.lookup
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.net
AbstractServer
           
Layout
          Lays out a LogEvent in different formats.
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.pattern
LogEvent
           
 

Classes in org.apache.logging.log4j.core used by org.apache.logging.log4j.core.selector
LoggerContext
          The LoggerContext is the anchor for the logging system.
 



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.