1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 13:51:16 +02:00
nix/doc/manual/rl-next/json-logger.md
Eelco Dolstra 7240fb198f Add json-log-path setting
This setting specifies a path (which can be a regular file or Unix
domain socket) that receives a copy of all Nix log messages (in JSON
format).
2025-05-23 10:45:12 +02:00

178 B

synopsis prs
`json-log-path` setting
13003

New setting json-log-path that sends a copy of all Nix log messages (in JSON format) to a file or Unix domain socket.