mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
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).
6 lines
178 B
Markdown
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.
|