Apache Log4cxx is a C++ port of Apache Log4j

Clone this repo:
  1. 061f8f5 Update changelog with CVE number by Robert Middleton · 3 weeks ago master
  2. fc1c3c6 Column mappings are required to insert messages (#213) by Robert Middleton · 4 weeks ago rel/v1.1.0 v1.1.0-RC2
  3. afee8eb update version and change report by Robert Middleton · 4 weeks ago v1.1.0-RC1
  4. e839e81 Fix doxygen documentation by Robert Middleton · 4 weeks ago
  5. 0be583c Remove the layout for the ODBC appender, since we only insert into columns (#211) by Robert Middleton · 4 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!