A focused but powerful and flexible logging library for Lua.

$ 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

0.7.1-12 days ago0 downloads

Dependencies

dkjson >= 2.5
lua >= 5.1
LuaSocket >= 3.0rc1-2

Manifests