logit

Dependency-free, cross-platform and small logging library for Nim, with a simple and comfortable API

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License Zlib
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:25

Installation

nimble install logit
choosenim install logit
git clone https://github.com/Miqueas/Logit

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
logit - - - - - - -

Source

Repository https://github.com/Miqueas/Logit
Homepage https://github.com/Miqueas/Logit
Registry Source nimble_official

README

License

Logit

Dependency-free, cross-platform and small logging library for Lua and Nim, with a simple and comfortable API.

logit capture

Installation

For Nim, just:

nimble install logit

For Lua, just:

luarocks install logit

Documentation

For Nim, check out this.

For Lua, check out this.