Uses of Interface
org.apache.logging.log4j.core.impl.LogEventFactory

Packages that use LogEventFactory
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. 
 

Uses of LogEventFactory in org.apache.logging.log4j.core.async
 

Classes in org.apache.logging.log4j.core.async that implement LogEventFactory
 class AsyncLoggerConfig
          Asynchronous Logger object that is created via configuration and can be combined with synchronous loggers.
static class AsyncLoggerConfig.RootLogger
          An asynchronous root Logger.
 

Uses of LogEventFactory in org.apache.logging.log4j.core.config
 

Classes in org.apache.logging.log4j.core.config that implement LogEventFactory
 class LoggerConfig
          Logger object that is created via configuration.
static class LoggerConfig.RootLogger
          The root Logger.
 

Methods in org.apache.logging.log4j.core.config that return LogEventFactory
 LogEventFactory LoggerConfig.getLogEventFactory()
          Returns the LogEventFactory.
 

Methods in org.apache.logging.log4j.core.config with parameters of type LogEventFactory
 void LoggerConfig.setLogEventFactory(LogEventFactory logEventFactory)
          Sets the LogEventFactory.
 



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.