NixOS/nix

C API: Logging callbacks

Open

#11.036 geöffnet am 4. Juli 2024

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (1.293 Forks)batch import
c apifeaturegood first issueidea approved

Repository-Metriken

Stars
 (9.803 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 12h) (86 gemergte PRs in 30 T)

Beschreibung

It would be ideal to have isolated logging streams that would be associated with either an evaluator state, or store, or a context. By logs I mean output from builtins.trace and from builders.

At the moment it would be a nice feature for me but if I find I really need it then I might attempt to implement it myself.

Priorities

Add :+1: to issues you find important.

Contributor Guide