Portable, simple and extensible C++ logging library.
Run the following Vcpkg command to install the port.
vcpkg install plog
The package plog is header only and can be used from CMake via:
Modern CMake:
find_package(plog CONFIG REQUIRED) target_link_libraries(main PRIVATE plog::plog)
v1.1.11#0
Aug 12, 2025
All
SergiusTheBest/plog
github.com/SergiusTheBest/plog
4bb87d305f
MIT
Manifest