Apache Log4cxx is a C++ port of Apache Log4j

Clone this repo:
  1. 36d829e Escape any thread name '&' or '"' in html attribute data (#514) by Stephen Webb · 3 days ago master
  2. 4b7bde5 Allow a HTMLLayout title to contain characters special to HTML (#513) by Stephen Webb · 6 days ago
  3. a799c93 Escape control characters in JSONLayout data (#512) by Stephen Webb · 6 days ago
  4. 96ec523 Prevent potential deadlock on shutdown when using AsyncAppender (#511) by Stephen Webb · 11 days ago
  5. 1c599de Escape any logger name '&' or '"' in html attribute data (#509) by Stephen Webb · 2 weeks ago

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.