Apache Log4cxx is a C++ port of Apache Log4j

Clone this repo:
  1. 6f5ce0b Add links to Logging Services support, security and download pages (#372) by Stephen Webb · 4 hours ago master
  2. 691d679 Keep mutex locked when changing the variable that change the condition (#371) by Stephen Webb · 2 days ago
  3. 57295d2 Prefer std::lock_guard when std::unique_lock features are not required (#369) by Stephen Webb · 4 days ago
  4. d8048cc Prevent fault when using one of the LevelChange constructors (#368) by Stephen Webb · 8 days ago
  5. dc06736 Add 'persist-credentials: false' to all Github checkout actions (#367) by Stephen Webb · 2 weeks ago

Apache Log4cxx

Apache Log4cxx is a logging framework for C++. More information is available on the Log4cxx Website.

Log4cxx is part of the Apache Logging Services PMC.

Issues and pull requests

Issues are maintained in the Apache JIRA by default, so before posting pull requests, please have a look there if an associated issue with your problem/feature/... exists already. If not, it‘s generally OK to directly create pull requests IF code is already available, but please be somewhat verbose: Provide some background information about what actual problem the PR solves, why this needs to be solved etc. Don’t just provide commits about the fact that you changed something.

Because new signups are not allowed on JIRA anymore, you may also submit a bug report through the GitHub mirror.

If any discussion is needed before actually having any code, simply create a issue on GitHub, a ticket on JIRA (if you have an old account), or send a message to the corresponding mailing list. Thanks!