Name: | log4cxx |
---|---|
Version: | 0.10.0 |
Release: | 31.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2052780 |
License: | ASL 2.0 |
RPM: | log4cxx-0.10.0-31.el8.aarch64.rpm |
Source RPM: | log4cxx-0.10.0-31.el8.src.rpm |
Build Date: | Mon Mar 22 2021 |
Build Host: | ca-buildarm05 |
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. |