Uses of Class
org.apache.logging.log4j.core.impl.Log4jLogEvent

Packages that use Log4jLogEvent
org.apache.logging.log4j.core.impl Log4j 2.0 private implementation classes. 
 

Uses of Log4jLogEvent in org.apache.logging.log4j.core.impl
 

Methods in org.apache.logging.log4j.core.impl that return Log4jLogEvent
static Log4jLogEvent Log4jLogEvent.createEvent(String loggerName, Marker marker, String fqcn, Level level, Message message, ThrowableProxy t, Map<String,String> mdc, ThreadContext.ContextStack ndc, String threadName, StackTraceElement location, long timestamp)
          Create a new LogEvent.
static Log4jLogEvent Log4jLogEvent.deserialize(Serializable event)
           
 

Methods in org.apache.logging.log4j.core.impl with parameters of type Log4jLogEvent
static Serializable Log4jLogEvent.serialize(Log4jLogEvent event, boolean includeLocation)
           
 



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.