|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log4jLogEvent | |
---|---|
org.apache.logging.log4j.core.impl | Log4j 2 private implementation classes. |
org.apache.logging.log4j.core.net.server | Standalone server classes for consuming log events over a network. |
Uses of Log4jLogEvent in org.apache.logging.log4j.core.impl |
---|
Methods in org.apache.logging.log4j.core.impl that return Log4jLogEvent | |
---|---|
Log4jLogEvent |
Log4jLogEvent.Builder.build()
|
static Log4jLogEvent |
Log4jLogEvent.createEvent(String loggerName,
org.apache.logging.log4j.Marker marker,
String loggerFQCN,
org.apache.logging.log4j.Level level,
org.apache.logging.log4j.message.Message message,
Throwable thrown,
ThrowableProxy thrownProxy,
Map<String,String> mdc,
org.apache.logging.log4j.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)
|
Uses of Log4jLogEvent in org.apache.logging.log4j.core.net.server |
---|
Methods in org.apache.logging.log4j.core.net.server that return Log4jLogEvent | |
---|---|
protected Log4jLogEvent |
InputStreamLogEventBridge.unmarshal(String jsonEvent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.