https://github.com/apache/logging-log4cxx
Apache Log4cxx is a C++ port of Apache Log4j
https://github.com/apache/logging-log4cxx
apache cpp logging
Last synced: 7 months ago
JSON representation
Apache Log4cxx is a C++ port of Apache Log4j
- Host: GitHub
- URL: https://github.com/apache/logging-log4cxx
- Owner: apache
- License: apache-2.0
- Created: 2017-04-09T07:00:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T00:44:06.000Z (8 months ago)
- Last Synced: 2025-04-10T11:59:00.462Z (7 months ago)
- Topics: apache, cpp, logging
- Language: C++
- Homepage: http://logging.apache.org/log4cxx
- Size: 13.6 MB
- Stars: 282
- Watchers: 23
- Forks: 125
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-ubuntu.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-macos.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-windows-static.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/log4cxx-msys2.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/abi-compatibility.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/sonarcloud.yml)
[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:apache-logging-log4cxx)
Apache Log4cxx is a logging framework for C++.
For answers to such questions as "What is logging?",
"What should a logging framework do?" and
"How to do logging properly?"
refer to the [logging overview page](https://logging.apache.org/what-is-logging.html).
The [quick start guide](https://logging.apache.org/log4cxx/latest_stable/quick-start.html)
shows what code you write to use Log4cxx in your project.
For other information about Log4cxx
(e.g. [getting help](https://logging.apache.org/log4cxx/latest_stable/community.html),
[official release downloads](https://logging.apache.org/log4cxx/latest_stable/download.html),
[building Log4cxx](https://logging.apache.org/log4cxx/latest_stable/build.html)) use
[the Log4cxx project website](https://logging.apache.org/log4cxx/latest_stable).
Log4cxx is part of the [Apache Logging Services](https://logging.apache.org/) PMC.