lix/src/libmain
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
..
common-args.cc Make the logger customisable 2020-06-08 09:31:15 +02:00
common-args.hh Factor out --json 2017-04-24 14:21:36 +02:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
loggers.cc Make the logger customisable 2020-06-08 09:31:15 +02:00
loggers.hh Make the logger customisable 2020-06-08 09:31:15 +02:00
nix-main.pc.in pkg-config files: Use c++17 2019-03-14 14:11:12 +01:00
shared.cc Flag: Use designated initializers 2020-05-04 22:40:19 +02:00
shared.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
stack.cc Fix typo 2018-11-20 16:54:17 +01:00