Explain where configuration file options are documented (#526)

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

Linux MacOS
Windows (dll) Windows (static) MSYS2
ABI stability Quality gate Fuzzing Status

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.

The quick start guide shows what code you write to use Log4cxx in your project.

For other information about Log4cxx (e.g. getting help, official release downloads, building Log4cxx) use the Log4cxx project website.

Log4cxx is part of the Apache Logging Services PMC.