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

All Known Implementing Classes:
DefaultLogEventFactory

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-2015 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.