logone 0.2.9

A command-line tool that parses Nix's --log-format json-internal output as standalone and crate library
Documentation
1
2
3
4
5
6
7
[nixos@nixos:~/cargo]$ nix build --file default.nix
error: syntax error, unexpected '}', expecting '.' or '='
       at /home/nixos/cargo/default.nix:13:1:
           12| asdf
           13| }
             | ^
           14|