Problem
https://github.com/nixcloud/logone currently has a few problems:
if you compile 20 .drvs, then nix can't tell you the error message for each. you can only correlate it and logone is not very good at that at this time.
In order to make logone work as a general standalone logger for nix (like nom) these things would have to be fixed:
I've added a small test-case into logone for development:
https://github.com/nixcloud/logone/tree/main/passthru-test