1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00

Merge pull request #13251 from Mic92/json-log-path

Add `json-log-path` setting (revisted)
This commit is contained in:
Jörg Thalheim 2025-05-23 11:25:40 +02:00 committed by GitHub
commit 4cc312a6e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 217 additions and 8 deletions

View 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.