NixOS/nix

C API: Logging callbacks

Open

#11 036 ouverte le 4 juil. 2024

Voir sur GitHub
 (7 commentaires) (0 réactions) (1 assigné)C++ (1 293 forks)batch import
c apifeaturegood first issueidea approved

Métriques du dépôt

Stars
 (9 803 stars)
Métriques de merge PR
 (Merge moyen 4j 12h) (86 PRs mergées en 30 j)

Description

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.

Guide contributeur