Skip to content

Miqueas/Logit

Repository files navigation

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.