Prevent fault when using one of the LevelChange constructors (#368)

2 files changed
tree: 82d753fee9d373dc528368781f38939ba224467d
  1. .github/
  2. src/
  3. .asf.yaml
  4. .astylerc
  5. .editorconfig
  6. .gitattributes
  7. .gitignore
  8. CMakeLists.txt
  9. doap_log4cxx.rdf
  10. INSTALL
  11. KEYS
  12. liblog4cxx-qt.pc.in
  13. liblog4cxx.pc.in
  14. LICENSE
  15. NOTICE
  16. README.md
  17. sonar-project.properties
README.md

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!