structlog.nvim

Structured Logging for nvim, using Lua

$ luarocks install structlog.nvim

structlog makes logging in Lua less painful and more powerful by adding structure to your log entries.
Instead of writting complex messages, you can start thinking in terms of
an event that happens in the context of key/value pairs.
Each log entry is a meaningful dictionary instead of an opaque string!

Versions

0.1-12 years ago80 downloads

Dependencies

lua >= 5.1

Labels

Manifests