1. Home
  2. Browse
  3. neko-log

neko-log

v1.0.8#0Latest

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.8#0

Publication

Supports

!uwp

GitHub

hoshimoe/NekoLog2

Homepage

github.com/hoshimoe/NekoLog

Subtree

f4887f3f4a

License

MITorApache-2.0

Definition

Manifest