Name: | log4cxx |
---|---|
Version: | 1.3.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1627024 |
License: | Apache-2.0 |
RPM: | log4cxx-1.3.1-1.el9.aarch64.rpm |
Source RPM: | log4cxx-1.3.1-1.el9.src.rpm |
Build Date: | Fri Jan 03 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://logging.apache.org/log4cxx/index.html |
Summary: | A port to C++ of the Log4j project |
Description: | Log4cxx is a popular logging package written in C++. One of its distinctive features is the notion of inheritance in loggers. Using a logger hierarchy it is possible to control which log statements are output at arbitrary granularity. This helps reduce the volume of logged output and minimize the cost of logging. |