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

All Known Implementing Classes:
LoggerConfig, LoggerConfig.RootLogger

public interface LogEventFactory


Method Summary
 LogEvent createEvent(String loggerName, org.apache.logging.log4j.Marker marker, String fqcn, org.apache.logging.log4j.Level level, org.apache.logging.log4j.message.Message data, List<Property> properties, Throwable t)
           
 

Method Detail

createEvent

LogEvent createEvent(String loggerName,
                     org.apache.logging.log4j.Marker marker,
                     String fqcn,
                     org.apache.logging.log4j.Level level,
                     org.apache.logging.log4j.message.Message data,
                     List<Property> properties,
                     Throwable t)


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