Package: liblog4j2-java (2.19.0-2)
Links for liblog4j2-java
Debian Resources:
Download Source Package apache-log4j2:
- [apache-log4j2_2.19.0-2.dsc]
- [apache-log4j2_2.19.0.orig.tar.xz]
- [apache-log4j2_2.19.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [logging.apache.org]
Similar packages:
Apache Log4j - Logging Framework for Java
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x:
API Separation: The API for Log4j is separate from the implementation making it clear for application developers which classes and methods they can use while ensuring forward compatibility.
Improved Performance: Log4j 2 contains next-generation Asynchronous Loggers based on the LMAX Disruptor library. In multi-threaded scenarios Asynchronous Loggers have 10 times higher throughput and orders of magnitude lower latency than Log4j 1.x.
Support for multiple APIs: While the Log4j 2 API will provide the best performance, Log4j 2 provides support for the SLF4J and Commons Logging APIs.
Automatic Reloading of Configurations: Log4j 2 can automatically reload its configuration upon modification. It will do so without losing log events while reconfiguration is taking place.
Advanced Filtering: Log4j 2 supports filtering based on context data, markers, regular expressions, and other components in the Log event. Filtering can be specified to apply to all events before being passed to Loggers or as they pass through Appenders.
Plugin Architecture: Log4j uses the plugin pattern to configure components. As such, no code is needed to create and configure an Appender, Layout, Pattern Converter, and so on. Log4j automatically recognizes plugins and uses them when a configuration references them.
Property Support: Properties can be referenced in a configuration, Log4j will directly replace them, or Log4j will pass them to an underlying component that will dynamically resolve them. Properties come from values defined in the configuration file, system properties, environment variables, the ThreadContext Map, and data present in the event.
Other Packages Related to liblog4j2-java
|
|
|
|
-
- dep: liblightcouch-java (>= 0.2.0)
- LightCouch - API Java per CouchDB
-
- dep: libmongodb-java
- driver Java per MongoDB
-
- dep: libslf4j-java (>= 1.7.32)
- Simple Logging Facade per Java
-
- sug: libactivation-java
- JavaBeans Activation Framework
-
- sug: libcommons-compress-java (>= 1.22)
- API Java per lavorare con i formati di compressione e archiviazione
-
- sug: libcommons-csv-java (>= 1.9.0)
- libreria per leggere e scrivere file CSV
-
- sug: libconversant-disruptor-java (>= 1.2.15)
- Very low latency Java BlockingQueue
-
- sug: libdisruptor-java (>= 3.4.4)
- Disruptor - High Performance Inter-Thread Messaging Library for Java
-
- sug: libgeronimo-jms-1.1-spec-java
- Geronimo API implementation of the JMS 1.1 spec
-
- sug: libjackson2-dataformat-xml-java
- fast and powerful JSON library for Java -- XML dataformat
-
- sug: libjackson2-dataformat-yaml (>= 2.8.11)
- libreria JSON veloce e potente per Java -- formato di dati YAML
-
- sug: libjansi-java (>= 2.4.0)
- libreria Java per generare e interpretare sequenze di escape ANSI
-
- sug: libjctools-java
- Java Concurrency Tools for the JVM
-
- sug: libjeromq-java (>= 0.3.6)
- Java implementation of the ZeroMQ messaging library
-
- sug: libmail-java (>= 1.6.5)
- implementazione di riferimento dell'API JavaMail
-
- sug: libwoodstox-java
- High-performance XML processor
Download liblog4j2-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 2,255.6 kB | 2,767.0 kB | [list of files] |