plog v1.1.10
- Created
- Updated
Portable, simple and extensible C++ logging library.
# 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)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
- Sergey Podobry
- pravic
- Sergey Podobry
- Billy O'Neal
- chausner
# Changelog
8df35ff
[plog] initial port of plog 1.1.3