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.10#0
Dec 6, 2023
All
SergiusTheBest/plog2.2K
github.com/SergiusTheBest/plog
fe7cea8f7e
MIT
Manifest