neko-log v1.0.6
- Created
- Updated
An easy-to-use, modern, lightweight, and efficient C++20 logging library
# Usage
NekoLog provides CMake targets:
find_package(NekoLog CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Log) # License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
- neko-network (feature
nlog)
# Host Dependents
No dependents.
# Contributors
Hoshi