plogv1.1.11
- Updated
Portable, simple and extensible C++ logging library.
- Project website: https://github.com/SergiusTheBest/plog
#Usage
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)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
#Host Tool For
No ports use this.
#Contributors
Sergey Podobry
pravic
Sergey Podobry
Billy O'Neal
chausner
toge