1. Home
  2. Browse
  3. neko-log

neko-log

v1.0.7#1Go to latest

An easy-to-use, modern, lightweight, and efficient C++20 logging library

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-log

Usage

NekoLog provides CMake targets:

find_package(NekoLog CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Log)

Dependencies

See source

Version

v1.0.7#1

Publication

Supports

!uwp

GitHub

hoshimoe/NekoLog2

Homepage

github.com/hoshimoe/NekoLog

Subtree

3411c0cdb4

License

MITorApache-2.0

Definition

Manifest