Description
A C++ logging library modeled closely after Java's log4j, used by applications to record structured diagnostic and operational messages.
It is developer logging infrastructure. Applications using it should avoid writing secrets or personal data into logs, because logs are often collected and shared for support.