Apache Log4cxx is a C++ port of Apache Log4j

Clone this repo:
  1. ac7eda0 Use a compile-time evaluated LocationInfo::calcShortFileName implementation (#361) by Stephen Webb · 7 days ago master
  2. f7bbf9b Improve async appender performance (#360) by Stephen Webb · 8 days ago
  3. 379a6e9 Benchmark async checks should use AsyncAppender (#359) by Stephen Webb · 11 days ago
  4. 0451832 Benchmark should include the cost of buffered I/O (#358) by Stephen Webb · 13 days ago
  5. 65a4478 Document AsyncAppender behaviour more completely (#357) by Stephen Webb · 3 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!