Conversation
|
I've added The approach of stuffing possibly very long log message text into the |
|
Sorry, have no time to look into this now, especially since this appears to be a huge change. Please look into the test failures. Also note that you can always run tests locally ( Some general points:
|
|
This is still a WIP and all I'm looking for at the moment is suggestions and maybe being able to help someone else who likes I am unable to reproduce the |
|
I see
I don't know what NixOS is, but if it can run UNIX shell scripts and Emacs, it should be able to run Eldev too, as nothing else is needed. |
I've been working with some projects that emit logs in JSON and found myself wishing that I could work with those logs efficiently in Emacs, so with a little free time on my hands I decided to dive into
logview-modeto see what I could make it do, and added a JSON submode.The easiest way to check this out is to open
test/json/levels.log. On the bottom of the cheat sheet there are several new commands with the prefixj.Things it does:
line-prefixtext property for each entry, and provides commands to toggle display of those values on and off.Things that aren't done:
Things I'm thinking about making it do: