Name: | log4cxx |
---|---|
Version: | 0.10.0 |
Release: | 16.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 2007596 |
License: | ASL 2.0 |
RPM: | log4cxx-0.10.0-16.el7.x86_64.rpm |
Source RPM: | log4cxx-0.10.0-16.el7.src.rpm |
Build Date: | Sat May 03 2014 |
Build Host: | ca-buildj3.us.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. |