Uses of Class
org.apache.logging.log4j.core.impl.Log4jLogEvent
Packages that use Log4jLogEvent
-
Uses of Log4jLogEvent in org.apache.logging.log4j.core.impl
Methods in org.apache.logging.log4j.core.impl that return Log4jLogEventModifier and TypeMethodDescriptionLog4jLogEvent.Builder.build()static Log4jLogEventLog4jLogEvent.createEvent(String loggerName, Marker marker, String loggerFQCN, Level level, Message message, Throwable thrown, ThrowableProxy thrownProxy, Map<String, String> mdc, ThreadContext.ContextStack ndc, String threadName, StackTraceElement location, long timestamp) Deprecated.static Log4jLogEventLog4jLogEvent.createMemento(LogEvent event, boolean includeLocation) Creates and returns a new immutable copy of thisLog4jLogEvent.MutableLogEvent.createMemento()Creates and returns a new immutable copy of thisMutableLogEvent.static Log4jLogEventLog4jLogEvent.deserialize(Serializable event) Log4jLogEvent.toImmutable()MutableLogEvent.toImmutable()Methods in org.apache.logging.log4j.core.impl with parameters of type Log4jLogEventModifier and TypeMethodDescriptionstatic SerializableLog4jLogEvent.serialize(Log4jLogEvent event, boolean includeLocation) Take a snapshot of the specifiedLog4jLogEvent.Constructors in org.apache.logging.log4j.core.impl with parameters of type Log4jLogEvent
Log4jLogEvent.Builderinstead.