mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
Merge pull request #13251 from Mic92/json-log-path
Add `json-log-path` setting (revisted)
This commit is contained in:
commit
4cc312a6e1
11 changed files with 217 additions and 8 deletions
6
doc/manual/rl-next/json-logger.md
Normal file
6
doc/manual/rl-next/json-logger.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue