$ luarocks install lual
lual is a logging library inspired by Python's stdlib and loguru loggers. It provides hierarchical logging with propagation, multiple output handlers (console, file, syslog), various formatters (text, color, JSON), and both imperative and declarative APIs. Designed with Lua's strengths in mind using functions and tables.
Versions
Dependencies
dkjson >= 2.5
lua >= 5.1
LuaSocket >= 3.0rc1-2