lix/src/nix-store
regnat 170e86dff5 Make the logger customisable
Add a new `--log-format` cli argument to change the format of the logs.
The possible values are
- raw (the default one for old-style commands)
- bar (the default one for new-style commands)
- bar-with-logs (equivalent to `--print-build-logs`)
- internal-json (the internal machine-readable json format)
2020-06-08 09:31:15 +02:00
..
dotgraph.cc nix-store -q --graph: Fix edges 2020-03-10 11:11:46 +01:00
dotgraph.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-store.cc Make the logger customisable 2020-06-08 09:31:15 +02:00