commit | 08c83f5f9bd8ae000d71ee9a5d6e75a7f7307682 | [log] [tgz] |
---|---|---|
author | Stephen Webb <stephen.webb@ieee.org> | Tue Oct 14 09:58:54 2025 +1100 |
committer | GitHub <noreply@github.com> | Tue Oct 14 09:58:54 2025 +1100 |
tree | 667d71762f090355a89ec6036949856d2d2d0ab7 | |
parent | 923d9c10aea7b4749d8603c42ab473f00f3668b4 [diff] |
Allow binary-to-text conversion to be moved to a background thread (#554) * Update example benchmark data * Allow all wide or all narrow strings in XXXXX_FMT_ASYNC macros * Add a unit test * Older fmt version fails so remove it from CI * Include XXXXX_ASYNC macro support in the Log4cxx configuration summary
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.