1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01: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

6 lines
178 B
Markdown

---
synopsis: "`json-log-path` setting"
prs: [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.