Uses of Interface
org.apache.logging.log4j.core.LogEvent

Packages that use LogEvent
Package
Description
 
 
 
Implementation of Log4j 2.
Log4j 2 Appenders.
The classes in this package and sub packages provide appenders for various types of databases and methods for accessing databases.
The JDBC Appender supports writing log events to a relational database using standard JDBC connections.
Message oriented middleware appenders.
Classes and interfaces for ZeroMQ/JeroMQ support.
The NoSQL Appender supports writing log events to NoSQL databases.
Apache Flume Appender.
Rolling File Appender and support classes.
Apache Flume Appender.
Provides Asynchronous Logger classes and interfaces for low-latency logging.
Configuration of Log4j 2.
Utility and manager classes for Log4j 2 plugins.
Visitor classes for extracting values from a Configuration or Node corresponding to a plugin annotation.
Log4j 2 Filter support.
Log4j 2 private implementation classes.
Classes and interfaces for serializing and deserializing Log4j 2 log events to XML and JSON using the Jackson library.
Log4j 2 Layout support.
Log4j 2 Lookups.
Log4j 2 network support.
Parsers for the output of various layouts.
Provides classes implementing format specifiers in conversion patterns.
 
 
 
The classes in this package are responsible for properly initializing and deinitializing Log4j in a Java EE web application.