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.deserialize(Serializable event)
           
 

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



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.