# log4cxx
**Repository Path**: zhangwangang/logging-log4cxx
## Basic Information
- **Project Name**: log4cxx
- **Description**: Apache Log4cxx is a C++ port of Apache Log4j
- **Primary Language**: C++
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 5
- **Created**: 2024-07-16
- **Last Updated**: 2024-07-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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/abi-compatibility.yml)
[](https://github.com/apache/logging-log4cxx/actions/workflows/sonarcloud.yml)
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.