パッケージ: liblog4j2-java (2.12.4-0ubuntu0.1)
liblog4j2-java に関するリンク
Trisquel の資源:
apache-log4j2 ソースパッケージをダウンロード:
- [apache-log4j2_2.12.4-0ubuntu0.1.dsc]
- [apache-log4j2_2.12.4.orig.tar.xz]
- [apache-log4j2_2.12.4-0ubuntu0.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Emmanuel Bourg
外部の資源:
- ホームページ [logging.apache.org]
類似のパッケージ:
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.
その他の liblog4j2-java 関連パッケージ
|
|
|
-
- dep: libapache-pom-java (>= 18)
- パッケージは利用できません
-
- sug: libcommons-compress-java (>= 1.18)
- Java API for working with compression and archive formats
-
- sug: libcommons-csv-java (>= 1.5)
- パッケージは利用できません
-
- sug: libconversant-disruptor-java (>= 1.2.11)
- パッケージは利用できません
-
- sug: libdisruptor-java (>= 3.3.7)
- パッケージは利用できません
-
- sug: libgeronimo-jms-1.1-spec-java
- パッケージは利用できません
-
- sug: libjackson2-dataformat-yaml (>= 2.8.10)
- パッケージは利用できません
-
- sug: libjansi-java (>= 1.16)
- パッケージは利用できません
-
- sug: libjctools-java
- パッケージは利用できません
-
- sug: libjeromq-java
- パッケージは利用できません
-
- sug: liblog4j2-java-doc
- Documentation for Apache Log4j 2
-
- sug: libmail-java (>= 1.6.2)
- JavaMail API Reference Implementation
-
- sug: libwoodstox-java
- High-performance XML processor