$ 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
Dependencies
lua >= 5.1