1. Home
  2. Browse
  3. neko-log

neko-log

v1.0.7#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.7#0

Publication

Supports

!uwp

GitHub

moehoshio/NekoLog

Homepage

github.com/moehoshio/NekoLog

Subtree

f1fa59a4b1

License

MITorApache-2.0

Definition

Manifest