Skip to content

neko-logv1.0.8

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)

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Hoshi's avatarHoshi
  • SunBlack's avatarSunBlack
  • Hoshi's avatarHoshi

#Changelog

  • f4887f3[neko-log] Update version to v1.0.8 (#53129)
  • 3411c0c[neko-*] Update repository links after GitHub username change (#53099)
  • f1fa59a[neko-log] Update to 1.0.7 (#48744)
  • e492ceb[neko-log] Add new port (#48478)