Skip to Content

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

# Host Dependents

No dependents.

# Contributors

  • Hoshi's avatar Hoshi

# Changelog

  • e492ceb [neko-log] Add new port (#48478)

# Source