structlog.nvim
structlog.nvim copied to clipboard
This is awesome, I'm weaving it into my setup. How difficult would it be to implement a JSON serializer?
Hello,
Thank you for the interest given to the project. The JSON serialization should not be so hard, I saw that there exists some libraries for that purpose written in lua. I do not have much time lately because of work, but I would gladly accept a Pull Request :)
Otherwise, if you are not in a hurry, I can probably do that around beginning of December.