log4cxx - A port to C++ of the Log4j project
Website: | http://logging.apache.org/log4cxx/index.html |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
log4cxx-1.1.0-1.aldos.i686 [565 KiB] |
Changelog
by Till Hofmann (2023-05-16):
- Update to 1.1.0 |