Description
C++ applications can write structured logs to files, syslog, IDSA, and other destinations.
This package is useful for developers who need a flexible logging library in C++ projects. It is a development library, not a log viewer.
Logging libraries can record sensitive data if applications send it. Design log messages and retention carefully.